Skip to main content
DELETE
Delete Task

Authorizations

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

Path Parameters

workspaceId
string<uuid>
required

UUID of the workspace. Must be your key's own workspace.

Example:

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

taskId
string<uuid>
required

UUID of the task.

Example:

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

Response

Task deleted.