API Reference
cURL
curl --request POST \ --url http://localhost:{port}/api/v1/auth/logout \ --header 'Authorization: Bearer <token>'
{ "success": true, "message": "<string>" }
Logout from WhatsApp Web
JWT token authentication
Logged out successfully
Whether the operation was successful
Additional information about the operation