post https://{tenanturl}/oauth2/par
Use this API to initiate the authorization flow using the OAuth 2.0 Pushed Authorization Requests specification.
Responses
Use this API to initiate the authorization flow using the OAuth 2.0 Pushed Authorization Requests specification.
xxxxxxxxxx
curl --request POST \
--url https://tenant_url/oauth2/par \
--header 'accept: application/json' \
--header 'content-type: application/x-www-form-urlencoded'