# Ticket Type Attributes

Everything about your ticket type attributes

## Create a new attribute for a ticket type

 - [POST /ticket_types/{ticket_type_id}/attributes](https://developers.intercom.com/docs/references/preview/rest-api/api.intercom.io/ticket-type-attributes/createtickettypeattribute.md): You can create a new attribute for a ticket type.

## Update an existing attribute for a ticket type

 - [PUT /ticket_types/{ticket_type_id}/attributes/{id}](https://developers.intercom.com/docs/references/preview/rest-api/api.intercom.io/ticket-type-attributes/updatetickettypeattribute.md): You can update an existing attribute for a ticket type.

