v1
latestOpenAPI 3.0.02026-07-2417611.8 MBUpdate a tenant
Example request using curl
curl -X PUT -d '{"_id":"85b4686b-8614-475f-8933-144d42f84521","locale":"de", "name":"sample_tenant"}' {api-url}/registry/v1/currenttenant <br />User roles: admin
Request body
read-only - UUID of the tenant
DEPRECATED - read-only - UUID of the tenant. Use 'id' instead of _id
The default locale for content
Array of locales the content can be in
Used when setting Cache-Control max-age response header - value in seconds - can not be negative value
Properties for Campaign integration
string to hold edge configuration of the tenant
Information on most recent zip imported
Response
Successful response
read-only - UUID of the tenant
DEPRECATED - read-only - UUID of the tenant. Use 'id' instead of _id
The locale the UI is shown in
The default locale for content
Array of locales the content can be in
set to true if the tenant is 'locked' and should not have access to the system
Max upload size - should apply to files/images/audio/video unless useSingleUploadSize is false in which case the individual max uploads apply
Use the maxUploadSize to cover all uploads or use the individual max upload sizes
Max upload size for files (if useSingleUploadSize is false)
Max upload size for images (if useSingleUploadSize is false)
Max upload size for videos (if useSingleUploadSize is false)
Max content items the tenant can have based on plan purchased
Max amount of storage the tenant has, based on plan purchased
Max amount of data transfer the tenant has per month, based on plan purchased
The tier of the product the tenant has purchased
Max number of User sessions
Used when setting Cache-Control max-age response header - value in seconds - can not be negative value
indicates the capabilities supported by a tenant
Properties for Campaign integration
string to hold edge configuration of the tenant
Information on most recent zip imported