fleet auth
Start an authorization session
Initiates an OAuth flow for the caller. If the user is already authorized, returns a completed session that references an existing token. Otherwise, returns a pending session containing a verification URL the user must visit to complete authorization.
post/v1/fleet/auth-sessions
Request body
Response
Existing token reused; no new session created.