Execute an HTTP-Triggered Worker

Execute an HTTP-triggered worker.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The worker key

Body Params

Dynamic payload: The request body structure depends on the worker's action type (e.g. BEFORE_DOWNLOAD, SCHEDULED_EVENT). Each action defines its own input shape. Use GET /worker/api/v2/actions to obtain per-action metadata at runtime (samplePayload, typesDefinitions).

Responses

400

Bad Request - Invalid input

401

Bad Credentials - Invalid credentials

403

Permission Denied - Insufficient permissions

404

Not Found - Worker not found

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Choose an example:
application/json