API ReferenceWebhook configuration
Delete a webhook configuration
Removes a webhook configuration. Events will no longer be sent to this endpoint.
Authorization
ApiKey X-Api-Key<token>
Merchant API key for authentication
In: header
Path Parameters
id*string
Resource ID
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/webhooks/config/string"{ "success": true}