Log out the current tenant session
Auth
Log out the current tenant session
No tenant session is required — only a matching CSRF cookie/header pair (403 if missing or mismatched). Best-effort revokes the caller’s user_sessions row (tenant schema) if a cl_tenant_session cookie is present, and deletes that cookie.
POST
Log out the current tenant session
Response
200 - application/json
Successful Response
The response is of type Response Tenant Logout Logout Post · object.