These docs are for v2025-10-01. Click to read the latest docs for v2026-04-01.

Creates a Task

This endpoint creates a new task.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json