Webhooks configuration
In order to receive your users' request approvals/denials results, you must configure a webhook first. Please, take a look at following requests and our webhooks section.
Last updated
In order to receive your users' request approvals/denials results, you must configure a webhook first. Please, take a look at following requests and our webhooks section.
Last updated
Retrieves your configured webhooks list
List of your configured webhooks
"REQUEST_RESULT"
"https://www.mycompanyhost.com/my-webhook"
"my-32-bytes-sized-secret"
Creates a new or updates an existent webhook for integration
"REQUEST_RESULT"
"https://www.mycompanyhost.com/my-webhook"
"my-32-bytes-sized-secret"
Your webhook has been created or updated on your configurations successfully
Removes from your webhook list the item for the specified ID
"my-webhook-id"
Your webhook has been removed from your configurations successfully