Tickets
Create a Ticket
Create a ticket in any Ticketing Platform using this endpoint
POST
/
ticketing
/
tickets
Headers
The connection token
Query Parameters
Set to true to include data from the original Ticketing software.
Body
application/json
The name of the ticket
The description of the ticket
The status of the ticket
The date the ticket is due
The type of the ticket
The uuid of the parent ticket
The uuid of the project the ticket belongs to
The tags names of the ticket
The date the ticket has been completed
The priority of the ticket
The users uuids the ticket is assigned to
The comments of the ticket
The uuid of the account which the ticket belongs to
The uuid of the contact which the ticket belongs to