Authorize using POST

POST {{authPath}}/{{envID}}/davinci/policy/{{davinciFlowPolicyID}}/authorize?client_id={{clientID}}&response_type=code&scope=openid%20profile&redirect_uri={{redirect_uri}}

This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Authorize using POST.

Request Params

KeyDatatypeRequiredDescription
client_idstring
response_typestring
scopestring
redirect_uristring