Delete webhook
DELETE/v2/webhooks/:webhookId
Deletes a webhook.
Request
Path Parameters
webhookId string required
Webhook ID.
Example:Zib4xbZsmvZeK55uaStatus 204
Response Headers
{}
Schema
- object object
Status 400
Bad request - invalid input parameters or request body.
{
"error": {
"type": "invalid-input",
"message": "Invalid input: The request body contains invalid data."
}
}
Schema
error object required
- type string requiredExample:
run-failed - message string requiredExample:
Actor run did not succeed (run ID: 55uatRrZib4xbZs, status: FAILED)
- type string requiredExample: