OAuth
Test multiple OAuth tokens
For up to 1000 OAuth tokens, returns their associated user ID and scopes, or null if the token is invalid. The method is POST so a longer list of tokens can be sent in the request body.
post/api/token/test
Response
The representation of the OAuth tokens.
object required