Skip to main content
DELETE
Delete a webhook

Authorizations

Authorization
string
header
required

Pass your API key as: Authorization: Bearer <API KEY>.

User-Agent
string
header
default:BosscartDocs/1.0
required

Client identifier sent with requests from the documentation playground.

Path Parameters

id
string
required

The id of the webhook.

Example:

"rh_4ac124dde21"

Response

200 - application/json

The operation succeeded.

success
boolean
required
Example:

true

message
string
required
Example:

""

Last modified on September 2, 2026