This endpoint suspends a Whatsapp account and disables all functionality related to the Whatsapp account. *Only reseller accounts can use this endpoint.
Request
Authorization
Bearer Token
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
or
Path Params
Responses
🟢200Success
application/json
Body
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.softservv.co/whatsapp-accounts//suspend/' \
--header'Authorization: Bearer <token>'