Update Task Status

Updates the workflow status of a task and appends a corresponding entry to the task history. Only task managers or the assigned responder may change the status.

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

Unique identifier of the task to update.

Body Params

Status update payload.

string
required

New workflow status for the task.

string

Optional notes to include in the task history entry.

Headers
string
required

Authorization token to access the API.

Responses

400

Invalid request.

401

Access token is missing or invalid

403

The caller is not allowed to update the status of this task.

404

Task not found.

500

Unexpected Server Error

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