v1

latestOpenAPI 3.0.12026-07-2487135176.5 KB
Webhooks

Verify Webhook Signature

Verify that webhook request came from tive.

post/public/v3/Webhooks/{webhookId}/VerifySignature

Path parameters

webhookIdinteger required

ID of the webhook.

Headers

x-tive-account-idinteger required

ID of the account the request will be made in.

Request body

signaturestring required

The x-tive-signature header that was sent with the webhook request

payloadstring required

The payload that was sent with the webhook request

Response

The signature is valid