webhooks

Verify payload signature of the webhook

post/webhooks/verifyEvent

Request body

payloadobject nullable required

The payload event of the webhook.

signaturestring nullable required

The signature of the webhook.

secretstring nullable required

The secret of the webhook.

Response

object required

Dynamic event payload

Changes

Changed in 10 of the 18 revisions of this API.69

  • be3dc330edf311See the full diff
    • removed the success response with the status 200

      response-success-status-removed

    • added the success response with the status 201

      response-success-status-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the success response with the status 201

      response-success-status-removed

    • added the success response with the status 201

      response-success-status-added

    • removed the success response with the status 201

      response-success-status-removed

    • added the success response with the status 201

      response-success-status-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the success response with the status 201

      response-success-status-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the media type application/json for the response with the status 201

      response-media-type-removed

    • the request property payload became nullable

      request-property-became-nullable

    • the request property secret became nullable

      request-property-became-nullable

    • the request property signature became nullable

      request-property-became-nullable

    • added the success response with the status 200

      response-success-status-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added