PUT
/
v0
/
batches
/
{id}

Authorizations

x-api-key
string
headerrequired

Path Parameters

id
string
required

Body

application/json
webhook_url
string

Webhook url to send data to upon batch completion. Provide an empty string to clear any existing webhook url assigned to the batch execution.

Response

200 - application/json
status
enum<string>
required
Available options:
success,
error
data
object
required
message
string
required
error
object