Skip to main content
POST
Approve CLI Authorization

Authorizations

airmux_session
string
cookie
required

Browser session cookie returned by login or signup. Browser requests must also send X-Requested-With.

Body

application/json
user_code
string
required

Device code shown by the CLI

Required string length: 8 - 16
scope
enum<string>
default:org

Scope the CLI management key should use

Available options:
instance,
org
org_id
string<uuid> | null

Organization the CLI management key should use for organization scope

Response

Successful Response

data
CliAuthApprovedOut · object
required