webhook

Verify payload signature of the webhook

post/webhook/verifyEvent

Request body

payloadobject required

The payload event of the webhook.

signaturestring required

The signature of the webhook.

secretstring required

The secret of the webhook.

Response

EventPayload required

Changes