Acknowledge CLI credential delivery

View as Markdown
Confirms the CLI stored the delivered personal key in its OS credential store and clears transient delivery material.

Path parameters

cliAuthorizationIdstringRequiredformat: "uuid"
Public CLI authorization request identifier

Headers

X-Cli-Poll-SecretstringRequired

One-time poll credential returned by request creation

Response

OK
clientLabelstring

User-supplied label for the requesting CLI installation

clientPlatformenum

Coarse client operating-system family

comparisonCodestring
Human comparison code shown by both the CLI and browser
createdAtdatetime
Authorization request creation timestamp
expiresAtdatetime
Time after which an unfinished request cannot be approved
idstringformat: "uuid"
Public authorization request identifier
intervalSecondslong>=1

Minimum server-directed poll interval in seconds

statusenum
Current broker lifecycle state
updatedAtdatetime
Most recent lifecycle update timestamp
approvedAtdatetime or nullOptional
Time the authenticated user approved this request
consumedAtdatetime or nullOptional
Time the CLI acknowledged durable local storage
keyReadyAtdatetime or nullOptional
Time encrypted key delivery became available
terminalAtdatetime or nullOptional
Time this request entered its terminal state
terminalReasonenum or nullOptional

Non-secret terminal-state explanation

Errors

400
Bad Request Error
404
Not Found Error
406
Not Acceptable Error
409
Conflict Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error