public
Event
Create a new Webhook
post/orgs/{orgId}/apps/{appId}/webhooks
Path parameters
orgIdstring required
The Organization ID.
appIdstring required
The Application ID.
Request body
Response
A created webhook.
Example response
{
"created_at": "2020-06-22T09:37:23.523Z"
}