Create a new ticket
post/ticket
Request body
descriptionstring required
A detailed description of the ticket.
prioritystring
The priority of the ticket.
statusstring
The current status of the ticket.
assigneestring nullable
The user Slack member ID assigned to the ticket.
requesterstring
The requester Slack member ID of the ticket.
requesterChannelstring required
One of the Slack channel IDs which are assigned to form.
tagsstring[] nullable
Tags associated with the ticket.
formIdstring required
Identifier UUID for the form used to submit the ticket. Fetched from the Web url when editing a form.
Response
Ticket successfully created
ticketIdstring
The unique UUID of the created ticket.