Update Task Priority

Sets the priority level for a task and logs the change in taskHistory (e.g., "Low", "Normal", "High", "Urgent").

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

Priority update payload.

string
required

New priority for the task (for example: Low, Normal, High, Urgent).

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

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