Skip to main content
POST
Run a scheduled task now
Starts one run now, even for a paused or Manual task, and returns its chat thread. 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
chatThreadUuid
string
required

The chat thread this run writes to.