Skip to main content
Never repeated. The API accepts no idempotency key here, so a second send is a second write. Only 429 rate_limit.exceeded is retried.

Example

Parameters

string
required
Unit id.
string | null
required
Tap redirect URL for this unit. Send null to clear.

Returns

200 - Unit.
string
required
string | null
required
string | null
required
object | null
required
string
required
string | null
required
Tap redirect URL for this unit; takes precedence over product/collection/org defaults.
object | null
required
The unit’s collection. Null only for units created before collections existed.
object[]
required
Chips paired to this unit.

Errors

Branch on error.code, never on the HTTP status - several codes share one. See Errors and retries for the error types and how to narrow them.