Webhook API
Test webhook delivery
Sends a signed test payload to the configured URL to verify signature logic.
POST
Test webhook delivery
Sends a signed test payload to the configured URL to verify signature logic.
Authorizations
OAuth 2.0 client-credentials access token. Obtain one from https://auth.alvys.com/oauth/token (grant_type=client_credentials, audience=https://api.alvys.com/public/), then paste it here. The playground sends it as Authorization: Bearer <token>.
Path Parameters
API version (e.g., 1.0)
Example:
"1.0"