Submit Authorization Consent

Submit the user's consent, issue an authorization code, and return the client redirect target

Request

This endpoint expects an object.
client_idstringRequired>=1 character
redirect_uristringRequired>=1 character
code_challengestringRequired>=1 character
code_challenge_methodstringRequiredformat: "S256">=1 character
resourcestringRequired>=1 character
statestringOptional
workspace_idstringOptional
workspace_namestringOptional
csrfstringOptional

Response

Consent response with the client redirect target
redirect_tostring