Create task

Create a new task.

Body Params
string
required

The subject or title of the task.

date
required

Defines when the task is due.

string
enum
required

The "assignee type" the task is assigned to. "u" for User or "t" for Team.

Allowed:
int32
required

The id of the assignee this task is assigned to.

string

A brief description or additional context about the task.

boolean

Determines if the task is high priority.

boolean

Determines if the task has been completed or not.

int32

Defines what project this task is related to.

boolean

Determines if the task assignee will receive an alert when this task is created.

boolean

Determines if the task creator will receive an alert when this task is completed.

Headers
string
required
Defaults to application/json
string
required
Defaults to application/json
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json