Request the webhook subscription verification_token

GET {{baseUrl}}/v1/webhook_subscriptions/:webhook_subscription_uuid/request_verification_token

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

HEADERS

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

RESPONSES

status: OK

""