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

Updates a Task

This endpoint updates an existing task.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

id of a task.

Body Params
integer
required

id of a task.

string

name of 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

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