Error
A valid request URL is required to generate request examples{
"message": "Logout successful"
}Session
Logout
Logs out the current user and invalidates the session token.
POST
/
api
/
session
/
logout
Error
A valid request URL is required to generate request examples{
"message": "Logout successful"
}Authorizations
ManagementBearerAuthSessionCookieAuth
Management API authentication for /api/* endpoints. Use the Authorization header with Bearer <API key>.
Virtual keys, dashboard/user/session tokens, and x-api-key headers are not supported on management APIs.
Response
Logout successful
Logout response
Example:
"Logout successful"
Was this page helpful?
⌘I

