v1
latestOpenAPI 3.1.02026-07-243113441.2 MBWebhooks
Request a verification token for a webhook subscription
Request that the webhook subscription verification_token be POSTed to the Subscription URL.
📘 System Access Authentication
This endpoint uses the Bearer Auth scheme with the system-level access token in the HTTP Authorization header
scope: webhook_subscriptions:read
get/v1/webhook_subscriptions/{webhook_subscription_uuid}/request_verification_token
Path parameters
webhook_subscription_uuidstring required
The webhook subscription UUID.
Headers
X-Gusto-API-Version'2026-06-15'
Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.
Response
No Content. The verification_token is POSTed to the Subscription URL.