General APIs with JWT

Approve Cli Auth Session

Approve CLI authentication session (requires user authentication). Generates API key and associates it with the session.

post/cli-auth/approve

Request body

session_idstring required
api_key_namestring nullable

Response

Successful Response

successboolean required
messagestring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.