Authorization Challenge
The Authorization Challenge Endpoint performs Authentication of the End-User by native application to obtain an authorization code.
The Authorization Challenge Endpoint performs Authentication of the End-User by native application to obtain an authorization code.
post/authorize-challenge
Response
OK
Example response
{
"authorization_code": "uY29tL2F1dGhlbnRpY"
}