Skip to main content
PATCH
Update Task Status

Authorizations

x-client-key
string
header
required
x-client-secret
string
header
required

Path Parameters

taskId
string<uuid>
required
Example:

"232154c0-c239-48f8-b670-0e5d12fd64d0"

Body

application/json
status
enum<string>
required
Available options:
Open,
In Progress,
On Hold,
Completed
Example:

"In Progress"

workspaceId
string<uuid>
required

UUID of the workspace.

Example:

"cb363f7e-c52a-4478-911d-f6a6f791090e"

Response

Task status update result