Begin Minara reauthorization (shared provider flow)
POST /v1/auth/oauth/minara/init — Alias of the Minara OAuth start under the shared provider-reauth namespace. Runs the same PKCE flow and returns the auth
POST /v1/auth/oauth/minara/init
Alias of the Minara OAuth start under the shared provider-reauth namespace. Runs the same PKCE flow and returns the authorize URL and flow id in the camelCase shape the provider-reauth UI expects. Completion is polled via /v1/auth/oauth/flows/:state.
| Method | POST |
| Path | /v1/auth/oauth/minara/init |
| Auth | No auth |
| Category | auth |