v1

latestOpenAPI 3.0.32026-08-064799140.5 KB
WebhookEndpoints

Deletes an existing webhook endpoint

delete/webhookEndpoints/{webhookEndpointID}

Path parameters

webhookEndpointIDstring required

ID of a webhook endpoint

Response

Operation succeeded.

httpStatusCodeinteger required

HTTP status code of operation

messagestring required
runtimenumber float required

Runtime in seconds for this request

Example response

{
  "message": "OK",
  "requestData": {
    "requestID": "req-557...663",
    "link": "https://my.corbado.com/requests/req-xxxxxxxxxxxxxxxxxxx"
  },
  "runtime": 0.06167686
}