post
https://astra-gateway.wati.io/v1/oauth/authorize
Called by the consent page after the user approves access.
Returns a redirect URI containing the authorization code.
Requires session (dashboard) authentication — the user must be logged in.
PKCE support: Public clients (e.g. CLI tools) must include code_challenge
and code_challenge_method to use the Proof Key for Code Exchange flow.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Invalid request (unknown client, unregistered redirect_uri, invalid scope, missing PKCE for public clients)
401User not logged in
