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 | null
required
Org-wide default tap redirect URL, used only when no unit, product, or collection redirect applies. Send null to clear.

Returns

200 - SettingsResponse.
string | null
required
Org-wide default tap redirect URL, used only when no unit, product, or collection redirect applies.
integer | null
required
Identifier of your organization’s default network - the network collections are created on when chain_id is omitted. null when no default network is configured for your organization. Read-only; configured by Endstate.
integer[]
required
Network identifiers enabled for your organization. An explicit chain_id on collection create must be one of these values. Read-only; configured by Endstate.

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.