Skip to main content
POST
Reassign a task

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

task_id
string<uuid>
required

Body

application/json
assigned_to
string<uuid> | null
reason
string | null
Maximum string length: 500

Response

Successful Response

success
boolean
required
message
string
required
data
TaskResponse · object
required