Delete Webhook Subscription by Key

JFrog REST APIs

Content Type
REST API
ft:sourceType
Paligo

Description: Deletes the Webhook subscription with a given key.

Security: Requires a valid admin user.

Usage: DELETE event/api/v1/subscriptions/{key}

Produces: application/json

Response Codes:

  • 204 Success of deletion (no content)

  • 404 Subscription does not exist