Skip to main content
PATCH
Update logging status

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234_abcdef

Path Parameters

project_id
integer<int64>
required

Project ID

Example:

1

region_id
integer<int64>
required

Region ID

Example:

1

Body

application/json
is_initialized
boolean
required

Boolean showing whether client is initialized with LaaS

Example:

true

namespace
string | null

Optional. Custom namespace

Maximum string length: 32
Example:

"custom"

Response

200 - application/json

OK

is_initialized
boolean
required

Boolean showing whether client is initialized with LaaS

Example:

true

namespace
string | null
required

Client namespace

Example:

null