Run task
Execute a task immediately in the background.
Authorization
auth ApiKey AuthorizationBearer <token>
JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
In: header
X-API-KEY<token>
Internal API key for admin endpoints. Example: "X-API-KEY: {key}"
In: header
Path Parameters
id*string
The ID of the task to run.
Format
uuidResponse Body
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/v1/tasks/497f6eca-6276-4993-bfeb-53cbbbba6f08/run""string"