9min
Managing Webhooks
Creating Webhooks
Webhooks can be created through the REST API by performing the following request.
Curl
|
Retrieving a List of Webhooks
A list of your apps existing webhooks can be obtained through the REST API by performing the following request.
Curl
|
Retrieve a Single Webhook
A single webhook that belongs to your app can be obtained through the REST API by performing the following request.
Curl
|
Modifying Webhooks
Webhooks can be modified through the REST API by performing the following request.
Curl
|
Updating All Webhooks Status
Webhooks Status can be modified through the REST API by performing the following request.
Curl
|
Removing Webhooks
Webhooks can be removed through the REST API by performing the following request.
Curl
|
Updated 03 Mar 2023
Did this page help you?
Yes
No