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>:x scope.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≤ 500
^[A-Za-z][A-Za-z0-9_\-]+$
string

Required when all chosen event types support project scope.

string
boolean
required
Defaults to false
event_filter
object
required
handlers
array of objects
required
length between 1 and 1
handlers*
boolean
Defaults to false
Responses
200

Test successful

400

Bad Request - Invalid input

401

Bad Credentials - Invalid credentials

403

Permission Denied - Insufficient permissions

Language
Credentials
Bearer
URL
LoadingLoading…