TokenIntrospectionRequest
tokenstringrequired
The token to introspect
scopestring
Space-separated list of scopes to check
TokenIntrospectionRequest
{
"token": "string",
"scope": "string"
}
The token to introspect
Space-separated list of scopes to check
{
"token": "string",
"scope": "string"
}