Tickets

Create Zoho ticket

post

Create a new Zoho consumer ticket

Authorizations
AuthorizationstringRequired

Enter your Bearer token

organization_codestringRequired

Enter your organization code

Body
consumerUuidstringOptional

Consumer UUID

Example: abc-123-def-456
titlestringRequired

Title of the ticket

Example: Support Request
assigneeIdstringOptional

Id of agent to assign the ticket to

Example: 123
attributesanyOptional

Additional attributes for the ticket

Default: {}Example: {"priority":"high","category":"technical"}
Responses
200Success
application/json
post
/api/zoho/tickets
200Success