Skip to content

Session Logout

Session Logout

Terminate an active WhatsApp session in Rapiwa.
Once logged out, the session will be disconnected from WhatsApp, and you will need to scan a new QR code to reconnect.


API Endpoint

POST https://app.rapiwa.com/api/logout
Content-Type: application/json
Authorization: Bearer Your_API_Key

Response:

{
    "success": true
}

💡 Tip: Keep your API Key secure. Never share it publicly.