Update 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

User roles: admin

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Definition of the new tenant

string
string

read-only - UUID of the tenant

string

DEPRECATED - read-only - UUID of the tenant. Use 'id' instead of _id

string
string

The default locale for content

contentLocales
array of strings
Defaults to en-US

Array of locales the content can be in

contentLocales
double
integer
integer
boolean
integer
integer
integer
integer
integer
corsWhitelist
array of strings
corsWhitelist
int64

Used when setting Cache-Control max-age response header - value in seconds - can not be negative value

mandatoryAssetPublishApproval
object

Can not be set for Base tiers

mandatoryContentPublishApproval
object

Can not be set for Base tiers

ibmCommerce
object
ibmWca
object

Properties for Campaign integration

string

string to hold edge configuration of the tenant

importZip
object

Information on most recent zip imported

Headers
string
required

ID of Tenant

Responses

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