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

Download Open API Spec

PUT /webhook/{webhookId}/verificationCode

When the verification fails or if a verification code is lost or wasn't received, this API allows to sent a new verification code to the webhook endpoint. The caller must be the creator of the webhook.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/webhook/{webhookId}/verificationCode

Resource URL Variables
{webhookId}
Resource Information
Authentication Required
Required OAuth Scopes view , modify
HTTP Method PUT
Request Object None
Response Object Webhook
(application/json)