Skip to main content
POST
Start an async routine run-batch over an uploaded JSONL file

Authorizations

clay-api-key
string
header
required

Personal API key tied to your Clay user. Create one under Settings → Account in the Clay app.

Path Parameters

routine_id
string
required
Required string length: 1 - 64

Body

application/json

Body

file_id
string
required
webhook_id
string

ID of a registered Clay webhook to notify when the run finishes.

Required string length: 1 - 64

Response

202

routine_run_id
string
required
status
string
required
Allowed value: "in_progress"