Skip to main content
POST
Execute a routine against 1-100 items

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

items
object[]
required
Required array length: 1 - 100 elements
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"