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
required

Project ID

region_id
integer
required

Region ID

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

LaaS status

is_initialized
boolean
required

Boolean showing whether client is initialized with LaaS

Example:

true

namespace
string | null
required

Client namespace

Example:

null