Skip to main content
DELETE
/
v1
/
webhooks
/
{webhook_id}
Delete a webhook
curl --request DELETE \
  --url https://api.cdp.coinbase.com/platform/v1/webhooks/{webhook_id} \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Path Parameters

webhook_id
string
required
Example:

Response