post https://{tenanturl}/oauth2/introspect
Use this API to introspect an OIDC token.
Responses
Use this API to introspect an OIDC token.
xxxxxxxxxx
curl --request POST \
--url https://tenant_url/oauth2/introspect \
--header 'accept: application/json' \
--header 'content-type: application/x-www-form-urlencoded'