Delete a webhook endpoint
Delete a webhook endpoint. Requires the manage:webhooks scope, which is a dashboard-session scope and cannot be granted to API keys today: every mf API key…
DELETE
Delete a webhook endpoint. Requires the manage:webhooks scope, which is a dashboard-session scope and cannot be granted to API keys today: every mf_ API key receives 403. Call this endpoint with a dashboard session token (owner, admin, or member).
Loading code example
Loading code example
Authorizations
Authorizationstringheaderrequired
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
idstringrequired
The webhook endpoint id (`whk_…`).
Response
application/json
The webhook endpoint was deleted.
object"webhook"requiredAllowed values:
"webhook"idstringrequireddeletedbooleanrequired