/api/v5/task/{task_id}

Update and return a task.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
^task:[a-zA-Z0-9_-]+$
Body Params
string | null
^user:\d+$

User that this task will be assigned to.

string | null

A description of the task.

date-time | null

A date associated with the task.

boolean

Whether the task is complete.

^campaign:\d+$

The resource the task is associated with.


The unique campaign ID.

string
required

The title of the task.

number | null

Default ordering of the task relative to others with the same subject.

metadata
array of objects

Metadata associated with a task.

metadata
Responses

Retry-After header

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