Update a tenant

Updates the specified tenant.

Path Params
string
required

A unique identifier for the tenant.

integer
required

A unique identifier for the configuration.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params
groupIds
array of integers
length ≥ 0

Group identifiers with access to the tenant.

groupIds
boolean

Hides the setup wizard.

integer
≥ 1

Unique identifier for the tenant.

boolean

Whether to inherit the client configuration from the parent.

boolean

Whether to inherit the error page from the tenant's parent.

boolean

Whether to inherit the network configuration from the parent.

string
required
length ≥ 1

Unique name for the tenant.

users
array of objects
required
length ≥ 0

Array of assigned tenant users.

users*
viewerUsers
array of objects
length ≥ 0

Array of tenant viewer users.

viewerUsers
Headers
string
required

Use the x_etag value included in the GET response. See Concurrency control for details.

Responses
200

Successful response.

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/problem+json