REST API documentation is being expanded. See what's available and check back for updates.
Ceci est la documentation de la prochaine version Next de Eixam Docs.
Pour une documentation à jour, consultez la dernière version (0.1.0).
Version: Next
Logout and revoke refresh token
POST
/v1/auth/logout
Revokes the refresh token sent in the body. That token can no longer be used for POST /v1/auth/refresh.
Access tokens remain valid until they expire; revoking the refresh token effectively ends the session.