Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

If using Bearer auth, pass the Secret Key as the token:

Body

application/json
displayName
string
required

Human-readable display name. Must be unique within the organization.

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

Namespace format. Defaults to 'multiRange', which supports multiple ranges per experiment and a configurable hash attribute.

Available options:
legacy,
multiRange
hashAttribute
string

Required when format is 'multiRange'. The user attribute (e.g. 'id', 'device_id') used to assign users to namespace buckets.

Response

200 - application/json

Resource created

namespace
object
required