sessions
Validate session
Validate a session for a given access token. This will ensure both that the token signature is valid and that the token has not been revoked.
post/sessions/validate
Request body
Response
OK
Validate a session for a given access token. This will ensure both that the token signature is valid and that the token has not been revoked.
OK