users
Verify & decode an access token
Verify a that a user's client access token is valid.
post/groups/{groupId}/apps/{appId}/users/verify_token
Request body
Response
Token is valid or expired.
Changes
Changed in 1 of the 50 revisions of this API.13
- ▲
added
subschema #1subschema #2to the response bodyoneOflist for the response status200response-body-one-of-added
- ○
removed
subschema #1subschema #2from the response bodyoneOflist for the response status200response-body-one-of-removed
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ▲