v12

latestOpenAPI 3.1.0AGPL-3.0raw.githubusercontent.com2026-05-286377631.6 MB
/api/ee/tenant

PUT /api/ee/tenant/{id}

Update a tenant, can set name, attributes, or whether this tenant is active.

put/api/ee/tenant/{id}

Path parameters

idinteger required

value must be an integer greater than zero.

Request body

attributesobject nullable
is_activeboolean nullable
namestring nullable

Response

Successful response

attributesobject nullable required
idinteger required

value must be an integer greater than zero.

is_activeboolean required
member_countinteger required

value must be an integer.

namestring required
slugstring required

invalid slug

tenant_collection_idinteger required

value must be an integer greater than zero.