Webhooks

Create a webhook subscription

post/webhooks

Request body

urlstring uri required
eventsstring[] required

Response

OK

successboolean

Example response

{
  "success": true
}

Changes