Appearance
Update namespace
POST
/api/namespace/{namespace}/settings
Authorizations
ApiKey
Type
API Key (header: X-Api-Key)
Parameters
Path Parameters
namespace*
Type
Requiredstring
Request Body
application/json
JSON "retention_time": 0, "quota_limit": 0
{
}
Responses
application/json
JSON "id": "string", "namespace": "string", "shared": true, "settings": { "retention_time": 0, "quota_limit": 0 }
{
}
