v1
latestOpenAPI 3.1.02026-07-141045121.7 KBSubscriptions
Delete a webhook subscription
🔑
Required OAuth scope: webhooks:write.
Deletes a specific webhook subscription given its unique ID.
delete/api/v2/webhooks/subscriptions/{subscriptionId}
Path parameters
subscriptionIdstring ObjectId required
Example:507f1f77bcf86cd799439011
The unique ID of the webhook subscription.
Headers
360-api-version'v2.0' required
The version of the API.
Response
Deletes a specific webhook subscription.