Delete webhook parameters

DELETE /merchants/webhooks/:publishable_id

The parameters for deleting a webhook through the webhooks API are:

Name In Type Required Description
publishable_id path string true The publishable_id of the webhook to delete (prefixed twhs_).

No request body.

To perform this operation, authenticate with an authentication token.