Skip to content

Delete webhook endpoint

DELETE
/v1/webhook_endpoints/{endpoint_id}

Delete a webhook endpoint.

endpoint_id
required
Endpoint Id
string format: uuid

Successful Response

Unauthorized

Webhook endpoint not found

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context
object