Skip to main content
POST
Update the settings for a `namespace`.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
namespace
string
required

The key of the namespace to update.

data
object
required

The settings to update.

Response

Success

success
enum<boolean>
required

Always true.

Available options:
true
data
object
required

The namespace.