Skip to main content
POST
Verify CLI device code

Authorizations

x-api-key
string
header
required

API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.

Body

application/json

Request to verify a CLI device code during the device authorization flow.

deviceCode
string
required

The device code to verify, received from the CLI device authorization initiation.

Response

Device verified — the device code has been accepted.