v1
latestOpenAPI 3.1.02026-07-1353090.4 KBWebhooks
Delete a Webhook Endpoint
delete an existing webhook endpoint
delete/v1/webhook/endpoint.delete
Query parameters
endpoint_idstring
the endpoint's id you want to delete
Response
200
Example response
{
"code": 100
}