api/v2-ticket_forms
Number of APIs: 4
-
List Ticket Forms GET {{baseUrl}}/api/v2/ticket_forms?active=<boolean>&end_user_visible=<boolean>&fallback_to_default=<boolean>&associated_to_brand=<boolean>
-
Create Ticket Form POST {{baseUrl}}/api/v2/ticket_forms
-
Reorder Ticket Forms PUT {{baseUrl}}/api/v2/ticket_forms/reorder
-
Show Many Ticket Forms GET {{baseUrl}}/api/v2/ticket_forms/show_many?ids=<string>&active=<boolean>&end_user_visible=<boolean>&fallback_to_default=<boolean>&associated_to_brand=<boolean>