This API lets you register a webhook which we will use to send updates.
{
"data": {
...WebhookDocument // Check WebhookDocument page for the sample data
}
}
{
"error": {
"code": 18,
"title": "NOT_ACCEPTABLE",
"status": 406,
"message": "There is no webhook available for apps with \"other\" category"
}
}