Webhooks
Create a Webhook on App
post/app/{appId}/webhooks
Path parameters
appIdstring required
ID of the App to set the webhook for
Request body
Example request
{
"event": "register.registered"
}Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.