Add Note to Task

Adds a note to a task and appends a corresponding entry to taskHistory.

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

Note content to add to the task.

string
required

Text of the note to add to the task.

Headers
string
required

Authorization token to access the API.

Responses

400

Invalid request.

401

Access token is missing or invalid

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