Overview
Create a new support ticket. The author does not need to be a workspace member unless the category requires it. Author Information:authorUserIdis requiredauthorAvatarUrlis requiredauthorUsernameandauthorDisplayNameare optional but recommended for users not in the database
Request Body
string
required
Ticket subject/title
string
required
Category ID (must exist in workspace configuration)
string
required
Initial message content
string
Ticket priority:
low, medium, high, urgent (default: medium)integer
required
UserId of the ticket creator
string
Username of the author (used if not in database)
string
Display name of the author (used if not in database)
string
required
Avatar URL of the ticket author
Response
boolean
Whether the request was successful
object
Example
Response Example
Error Responses
400 - Validation Error
400 - Validation Error
403 - Module Not Enabled
403 - Module Not Enabled
403 - Membership Required
403 - Membership Required
400 - Max Tickets Reached
400 - Max Tickets Reached

