Assign or Unassign Task

Assigns a task to a specific user or clears the assignment. The change is logged in 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 assign.

Body Params

Assignment update payload.

string | null
required

UserID of the occupant who should be assigned the task. Omit or pass null/empty to unassign 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