get
https://production-api.shoutaboutus.com/api/v1/logout
Revoke the caller's current Passport access token and records the logout: deletes the active token, stamps logout_time on the latest RsAuthEvent for the user, and writes an AUTH_LOGOUT audit log. The token cannot be reused afterward.
Auth: Both — authentication (Passport bearer). Acts only on the authenticated user; no partner/account scoping.
Rate limit: No rate limit.
Request
- Header:
Authorization: Bearer <bearer-token>(required). - No path params, query params, or body. (Method is GET despite being a state-changing action.)
Response — { data. } envelope.
success(boolean) — alwaystrueon success
401 "Unauthenticated." if the token is missing/invalid.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
