post https://{tenanturl}/v1.0/endpoint//userinfo
Use this API to get the user information that is associated with the token.
Responses
Use this API to get the user information that is associated with the token.
xxxxxxxxxx
curl --request POST \
--url https://tenant_url/v1.0/endpoint/default/userinfo \
--header 'accept: application/json' \
--header 'content-type: application/x-www-form-urlencoded'