Set/Update Webhook URL
Set or update the webhook Url.
Request Body
Name
Type
Description
{
"status": 1,
"code": 200,
"data": 'Webhook url set to https://yourWebhookUrl.com'
}{
"status": 1,
"code": 200,
"data": 'Webhook url set to https://yourWebhookUrl.com'
}Last updated