Fields
_custom_json
JSONOptional custom data that needs to be sent.
category
String!Required
Category of the ticket.
content
TicketContentInput!Required
Content for the ticket.
created_by
JSONCreator of the ticket.
priority
PriorityEnumDescribes the priority of the tickets created by the form.
status
StringStatus of the ticket.
subscribers
[String]List of emails to be informed for ticket updates.
Was this section helpful?