Tickets
Create a new Zoho consumer ticket
Authorizations
AuthorizationstringRequired
Enter your Bearer token
organization_codestringRequired
Enter your organization code
Body
consumerUuidstringOptionalExample:
Consumer UUID
abc-123-def-456titlestringRequiredExample:
Title of the ticket
Support RequestassigneeIdstringOptionalExample:
Id of agent to assign the ticket to
123attributesanyOptionalDefault:
Additional attributes for the ticket
{}Example: {"priority":"high","category":"technical"}attachmentFilesanyOptionalDefault:
Attachments to the ticket
[]Example: [{"id":1,"name":"file.pdf"}]Responses
200Success
application/json
post
/api/zoho/tickets200Success
Was this helpful?