Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

The unique id of the namespace

Body

application/json
displayName
string

Human-readable display name.

description
string

Namespace description.

status
enum<string>

Set to 'inactive' to disable the namespace.

Available options:
active,
inactive
hashAttribute
string

Only applies to multiRange namespaces. Changes which user attribute is used for bucket hashing going forward.

Response

200 - application/json

Resource updated

namespace
object
required