This method disables the ability to receive messages in your WhatsApp service
Request
Query Params
receiveMessage
string
required
off, false or 0
Example:
off
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.whatsiplus.com/serviceSettings/APIKEY?receiveMessage=off'
Responses
🟢200disable receiveMessage
application/json
Body
status
string
required
connectionStatus
string
required
whatsAppNumber
string
required
countrycode
string
required
statusCountryCode
string
required
whatsAppReceiveMessage
string
required
webhook
string
required
level
string
required
Example
{"status":"true","connectionStatus":"Connected to WhatsApp","whatsAppNumber":"11234567890","countrycode":"44","statusCountryCode":"When sending a message, if the phone number starts with zero, the 44 will replace zero","whatsAppReceiveMessage":"Disable","webhook":"","level":"3"}