Appearance
Session Logout
About 62 wordsLess than 1 minute
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/logoutHeader
Content-Type: application/json
Authorization: Bearer Your_Device_Key###Response:
{
"success": true
}💡 Tip: Keep your Device Key secure. Never share it publicly.
