Skip to main content
POST
Exchange a CLI authorization code

Body

application/json
code
string
required

One-time authorization code from the approval page.

code_verifier
string
required

PKCE code verifier that produced the approved S256 challenge.

Response

The new CLI session credential.

data
object
required