Unsubscribe from status updates
Unsubscribe from status updates for a specific event type. This will stop receiving webhook notifications for the specified event type. If you’re not currently subscribed to the event type, the request will succeed with no effect.
Authentication: Bearer token required
Authentication
AuthorizationBearer
OAuth 2.0 Bearer token authentication. This API uses OAuth 2.0 Client Credentials flow. Please refer to the Authentication section for detailed information on how to obtain and use your OAuth credentials.
Request
This endpoint expects an object.
event_type
The type of event to unsubscribe from.
Allowed values:
Response
Webhook deleted successfully
id
ID of the webhook subscription that was successfully removed.