Skip to main content
DELETE
Delete a scheduled task
Deletes the task and its schedule; the chat threads of past runs are kept. Only the creator or an admin may do this (403 otherwise).

Authorizations

Authorization
string
header
required

Token authentication. Send Authorization: Bearer <YOUR_TOKEN>.

Path Parameters

deploymentId
integer
required
taskId
integer
required

Response

200 - application/json

Successful response