7min

Managing Webhooks

Check the API reference for more details 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 Webhooks

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
|



Removing Webhooks

Webhooks can be removed through the REST API by performing the following request.

Curl
|





Updated 13 May 2022
Did this page help you?
Yes
No