Creates a Task

This endpoint creates a new task.

Body Params
string
required

name of the task.

string

description of the task

string

expiration date of the task.

assignee_ids
array of integers

Employees assigned to the task, assignee_id references to access_id.

assignee_ids
string
enum
required

status of the task (todo | in_progress | done | discarded).

Allowed:
Response

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