post
https://api.rebrandly.com/v1/account/logout
Invalidate the current JWT access token, preventing further use.
The token's jti claim is added to a Redis blacklist with a TTL matching the token's remaining lifetime.
Subsequent requests using the same token will receive a 401 response.
Requires: Bearer token authentication (Authorization header).
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Token missing required claims (jti, exp)
401Missing or invalid Authorization header
500Internal server error
