cURL
curl --request POST \ --url https://grantex-auth-dd4mtrt2gq-uc.a.run.app/v1/authorize/{id}/approve \ --header 'Authorization: Bearer <token>'
{ "requestId": "<string>", "status": "<string>", "code": "<string>" }
Programmatic approval (for testing). In production, use the consent UI.
Developer API key
Authorization request ID
Request approved