Update a Task

Updates an existing task. This can be used to change its status, description, assigned owner, or other properties.

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

The unique identifier of the task to update.

Body Params

Schema for updating an existing task.

string
enum

The new status for the task.

Allowed:
string

The _id of the new user to assign the task to.

string

An updated description for the task.

string

Updated notes for the task.

Headers
string
required

Your unique Organization ID.

Response

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