Create a new custom ticket type
Create a new custom ticket type
POST
Create a new custom ticket type
Documentation Index
Fetch the complete documentation index at: https://docs.thena.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter the bearer token
Body
application/json
The name of the ticket type
Example:
"Bug"
The team id of the ticket type
Example:
"team_123"
The color of the ticket type
Example:
"#000000"
Link to the icon of the ticket type
Whether to auto assign the ticket type
Example:
true
Whether the ticket type is active
Example:
true
Response
Operation successful