Webhooks
Regenerate webhook signing key
post/v1/webhook/{webhookExternalId}/signing-key
Path parameters
webhookExternalIdstring required
Query parameters
gateway_account_idstring required
service_idstring required
Response
OK
Example response
{
"signing_key": "webhook_live_d0sjdkwn1edjals029dd91odndi21fn"
}Changes
Changed in 1 of the 13 revisions of this API.1
- ▲
added the new required
queryrequest parametergateway_account_idnew-required-request-parameter
- ▲