These docs are for v2024-03-01. Click to read the latest docs for v2026-06-15.

Request the webhook subscription verification_token

Request that the webhook subscription verification_token be POSTed to the Subscription URL.

📘

Token Authentication

This endpoint uses the organization level api token and the Token scheme with HTTP Authorization header.

scope: webhook_subscriptions:read

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The webhook subscription UUID.

Headers
string
enum
Defaults to 2024-03-01

Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.

Allowed:
Responses
200

No Content. The verification_token is POSTed to the Subscription URL.

404

Not Found

The requested resource does not exist. Make sure the provided UUID is valid.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!