Update Task Due Date

Sets the due date for a task and appends an entry to the task history.

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

Due-date update payload.

int64
required

New due date for the task, expressed as epoch milliseconds.

string

Optional notes to include in the task history entry.

Headers
string
required

Authorization token to access the API.

Responses

400

Invalid request (for example, invalid epoch timestamp).

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