VerifyWebhookRequest
org.sagebionetworks.repo.model.webhook.VerifyWebhookRequest
Request body used to verify a webhook, the verification code is sent to the webhook endpoint when the webhook is created or when its endpoint is modified.
Field | Type | Description |
---|---|---|
verificationCode | STRING | The verification code received by the webhook endpoint. |