Skip to main content
id
string
required

The unique internal identifier for the namespace (e.g. 'ns-abc123').

displayName
string
required

Human-readable display name.

description
string
required
status
enum<string>
required
Available options:
active,
inactive
format
enum<string>
required

Namespace format. 'multiRange' supports multiple ranges per experiment and a configurable hash attribute.

Available options:
legacy,
multiRange
hashAttribute
string

The user attribute used to assign bucket membership. Only present on multiRange namespaces.

seed
string

The seed used for bucket hashing. Changing this re-randomizes which traffic is eligible for which experiment. Use the rotateSeed endpoint to change it.