Carries an idempotency key. Retried on network failure, timeout,
429, and 409 idempotency.in_progress - never on a 5xx.
Example
Parameters
string
required
string
required
The chip that replaces the unit’s current chip. Must already exist and not be paired to any unit.
Returns
201 - ChipReplacement.
string
required
string
required
string
required
The chip being retired from the unit.
string
required
The chip replacing it.
'prepared' | 'submitted' | 'confirmed' | 'failed'
required
Replacement progress. Poll until
confirmed; failed is terminal.string
required
Errors
Branch onerror.code, never on the HTTP status - several codes share one.
See Errors and retries for the error types and how to narrow them.

