Last updated 3 years ago
Name of the organization | can be found in the URL
Url of the webhook
Type of the webhook
Webhook that has been registered by the organization
POST /{organization}/webhooks HTTP/1.1 Host: Content-Type: application/x-www-form-urlencoded Accept: */* Content-Length: 28 "url='text'&type='text'"
successful operation
{ "url": "text", "type": "text", "status": "text" }