Delete a specific hook for a customer

Removes a webhook configuration from a customer.

Path parameters

hookIdstringRequired

The unique identifier of the hook to delete

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Hook successfully deleted

idstring
namestring
urlstring
type"WEBHOOK"
resourcesenum
createdAtdatetime
updatedAtdatetime

Errors