Partially update a tenant

Partially updates a tenant. All fields are optional - only provided fields will be updated.
For credential updates, you can provide partial credentials (e.g., just clientSecret) to update specific fields.

Path Params
uuid
required

The unique tenant identifier.

Body Params

The partial update request.

Request model for patching (partial update) a cloud tenant.
All fields are optional - only provided fields will be updated.

string | null

User-friendly name for the tenant.

defaultCredential
object

Request model for patching (partial update) a cloud credential.
All fields are optional - only provided fields will be updated.

Responses

500

Internal server error.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json