Ticket Fields
Reorder Ticket Fields
Allowed For
- Admins
Request Parameters
You can pass in the following parameter in the payload:
| Name | Type | Comment |
|---|---|---|
| ticket_field_ids | array | An array of ticket field ids. Example: "[2, 23, 46, 50]". Not all ticket_field_ids are necessary in the payload; only those provided will be assigned to the first positions. Missing IDs will be assigned incremental positions automatically. |
put/api/v2/ticket_fields/reorder
Response
Success response
string required
Empty response