Test Webhook Subscription

Tests a webhook subscription.

Security: Requires authentication using Access Tokens. You can authenticate using the following methods:

  • Administrator Roles: Authenticate as admin, Project Admin, or user with the Platform Admin 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>:d scope.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
string
string
boolean
required
event_filter
object
required
handlers
array of objects
required
handlers*
Responses
200

Test successful

400

Bad Request - Invalid input

401

Bad Credentials - Invalid credentials

403

Permission Denied - Insufficient permissions

Language
Credentials
Bearer
URL
LoadingLoading…