Logout
Request
URL
Data
Name
Value
Documentation
Revoke a token or cookie, and optionally the session it belongs to.
Body
terminate_sessionbooleanOptional
tokensstring[]Optional
empty and expired tokens are ignored by FanID
Responses
200
The response
application/json
Responseobject
400
Bad request
application/json
404
Not Found
application/json
429
Rate Limited
application/json
500
Internal error
application/json
post
/api/logoutLast updated