latestOpenAPI 3.0.02026-08-10221235717.8 KB
e21ad140ec3c
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"
}