Begin Minara OAuth PKCE flow
POST /v1/auth/minara/oauth/start — Kick off the Minara platform OAuth 2.0 + PKCE login. Binds a loopback callback server, returns the authorize URL the use
POST /v1/auth/minara/oauth/start
Kick off the Minara platform OAuth 2.0 + PKCE login. Binds a loopback callback server, returns the authorize URL the user opens in a browser. On consent, the agent persists a minara-oauth profile.
| Method | POST |
| Path | /v1/auth/minara/oauth/start |
| Auth | No auth |
| Category | auth |