End user session and clear authentication
Terminates the current user session by invalidating authentication cookies and tokens. This effectively signs the user out of the application. After logout, the user will need to authenticate again to access protected resources.
Headers
x-api-key
x-org-api-key
x-composio-admin-token
Response
Logout operation completed successfully. The session has been terminated and authentication cookies have been invalidated.
message
Human-readable result message of the logout operation