GuidesAPI ReferenceChangelogAPI StatusAPI PolicyGusto Security
API Reference

Request the webhook subscription 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

Path Params
string
required

The webhook subscription UUID.

Headers
string
enum
Defaults to 2026-02-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
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!