Log in to your Whatsiplus panel using this link to generate your API key

Whatsiplus API
HomeGeneralSettingWebhookPartner
Wordpress Plugin
  • WhatsApp Order Notification
  • WhatsApp Login
  • WhatsApp Scheduled Notification
WHMCS Module
  • WhatsApp Notification
  • WhatsApp Login
HomeGeneralSettingWebhookPartner
Wordpress Plugin
  • WhatsApp Order Notification
  • WhatsApp Login
  • WhatsApp Scheduled Notification
WHMCS Module
  • WhatsApp Notification
  • WhatsApp Login
WhatsApp
  1. Webhook
  • set webhook
    GET
  • remove webhook
    GET
  • pending webhook
    GET
  • resend webhook
    GET
  1. Webhook

remove webhook

GET
https://api.whatsiplus.com/webhook/remove/APIKEY
This method removes the webhook address.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.whatsiplus.com/webhook/remove/APIKEY'
Response Response Example
{
    "set": "true",
    "url": "Empty",
    "message": "Webhook successfully removed"
}

Request

None

Responses

🟢201remove webhook
application/json
Body

Modified at 2024-05-21 20:49:31
Previous
set webhook
Next
pending webhook
Built with