delete
https://{jfrog_url}/event/api/v1/subscriptions/
Delete a webhook subscription.
Security: This endpoint requires authentication using Access Tokens. You can authenticate using the following methods:
- Administrator Roles: Authenticate as admin, project admin, or user with the Platform Administrator role.
- User with Manage Webhooks Role: Available from Artifactory version 7.137.0
- Scoped Token: Available from Artifactory version 7.135.0 using the
system:webhooks@<project_key>/<JFrog_domain>:dscope.
204Subscription deleted
401Bad Credentials - Invalid credentials
403Permission Denied - Insufficient permissions
404Not Found - Subscription not found
