Webhook
On this page you will learn about webhook configuration.
Setup Webhook URL
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"status": true,
"code": 200,
"data": {
"webhook_url": "https://webhook.site/904cf34c-****"
}
}Get Webhook URL
Headers
Name
Type
Description
Last updated