Send Whats
  1. Instances
Send Whats
  • Instances
    • List instances
      GET
    • Get an instance
      GET
    • Create an instance
      POST
    • Connect an instance
      POST
    • Disconnect an instance
      POST
  • Messages
    • Send a text message
      POST
    • Send batch files
      POST
  • Webhooks
    • Guia de integração
    • List webhooks
      GET
    • Get a webhook
      GET
    • Create a webhook
      POST
    • Update a webhook
      PUT
    • Remove a webhook
      DELETE
  1. Instances

Disconnect an instance

Developing
POST
/v1/instances/{id}/disconnect

Request

Path Params

Header Params

Responses

🟠404Record Not Found
text/html
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api-sendwhats.innovtech.solutions/v1/instances/423595050031779840/disconnect' \
--header 'x-api-key: 3936cf55ed0a985c794bfeeef05b8c476aec1b9a33593330059ff91864ff645c' \
--header 'x-account-id: 423565598090465280'
Modified at 2025-05-08 22:47:22
Previous
Connect an instance
Next
Send a text message