Acknowledge CLI credential delivery
Confirms the CLI stored the delivered API key in its credential store and clears transient delivery material.
Path parameters
cliAuthorizationId
Public CLI authorization request identifier
Headers
X-Cli-Poll-Secret
One-time poll credential returned by request creation
Response headers
X-RateLimit-Limit
Requests allowed per client IP in the current rate-limit window.
X-RateLimit-Remaining
Requests left before the tightest applicable rate-limit bucket rejects.
X-RateLimit-Reset
Seconds until the exhausted rate-limit bucket admits another request; 0 when none is exhausted.
Response
OK
clientLabel
User-supplied label for the requesting CLI installation
clientPlatform
Coarse client operating-system family
Allowed values:
comparisonCode
Human comparison code shown by both the CLI and browser
createdAt
Authorization request creation timestamp
expiresAt
Time after which an unfinished request cannot be approved
id
Public authorization request identifier
intervalSeconds
Minimum server-directed poll interval in seconds
status
Current broker lifecycle state
updatedAt
Most recent lifecycle update timestamp
approvedAt
Time the authenticated user approved this request
consumedAt
Time the CLI acknowledged durable local storage
keyReadyAt
Time encrypted key delivery became available
terminalAt
Time this request entered its terminal state
terminalReason
Non-secret terminal-state explanation
Errors
400
Bad Request Error
404
Not Found Error
406
Not Acceptable Error
409
Conflict Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error