Update Ticket Form

PUT {{baseUrl}}/api/v2/ticket_forms/:ticket_form_id

Allowed For

  • Admins

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"ticket_form":{"active":true,"agent_conditions":[],"created_at":"2012-04-02T22:55:29Z","default":true,"display_name":"Snowboard has been fixed","end_user_conditions":[],"end_user_visible":true,"id":47,"in_all_brands":true,"name":"Snowboard Fixed","position":9999,"raw_display_name":"Snowboard has been fixed","raw_name":"Snowboard Fixed","restricted_brand_ids":[],"ticket_field_ids":[2,4,5,32,44],"updated_at":"2012-04-02T22:55:29Z","url":"https://company.zendesk.com/api/v2/ticket_forms/47.json"}}