api/v2-ticket_forms

Number of APIs: 4

  1. List Ticket Forms GET {{baseUrl}}/api/v2/ticket_forms?active=<boolean>&end_user_visible=<boolean>&fallback_to_default=<boolean>&associated_to_brand=<boolean>

  2. Create Ticket Form POST {{baseUrl}}/api/v2/ticket_forms

  3. Reorder Ticket Forms PUT {{baseUrl}}/api/v2/ticket_forms/reorder

  4. 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>