post https://{tenanturl}/v1.0/endpoint//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/v1.0/endpoint/default/introspect \
--header 'accept: application/json' \
--header 'content-type: application/x-www-form-urlencoded'