The Open API specification for Synapse is now available for download!

Download Open API Spec

WebhookVerificationMessage

org.sagebionetworks.repo.model.webhook.WebhookVerificationMessage

A special webhook message that is sent to verify a webhook

Field Type Description
concreteType STRING
messageId STRING Unique message identifier.
eventTimestamp STRING The timestamp when the event occurred, in ISO 8601 format.
verificationCode STRING The verification code that shall be used to verify the webhook. Expires after 10 minutes.