API ReferenceTicket Settings
Retrieves ticket settings for instance.
Retrieves ticket settings for instance.
Authorization
apiKey Authorization<token>
Value for the Authorization header parameter.
In: header
Response Body
curl -X GET "https://example.com/ticket/settings"{ "allowForAttachmentsOnEmailCreate": true, "changeStatusInProgressOnMessageCreate": true}