v1

latestOpenAPI 3.0.12026-07-17121196210.3 KB
TicketTask

post/ticket/tasks

Query parameters

fieldsstring nullable

Request body

namestring required

Name of the task.

assigneesstring[] required

collection of IDs belonging to assignees.

descriptionstring required

Description of the task.

status'open' | 'close' | 'in_progress' required
priority'urgent' | 'high' | 'medium' | 'low' | 'lowest' required
creatorIdstring required

ID of the task creator.

dueDatestring required

Due date for the given task.

completedDatestring required

Date at which task was completed.

parentIdstring required

Id of the parent task.

listIdstring required

Id of the list

Response

status'ok' | 'error' required
messagestring required
{"stackTrail":"components:schemas:ticketCreateOrUpdateTaskResponse:properties:result","oasType":"schema","type":"unknown"}