Skip to main content
POST
Run Scheduled Task Now
Trigger a scheduled task right away without waiting for its next cron match. Useful for testing a task or running it on demand. The run is executed asynchronously; inspect it via the agent’s tasks.

Example Request

Example Response

Authorizations

x-api-key
string
header
required

API Key for authentication

Path Parameters

agent_id
string
required
task_id
string
required

Response

Successful Response