put https://api.tetrascience.com/v1/tenants/
Update tenant by ID, needs to be system admin.
Log in to see full request history
Responses
401Invalid token
403Caller is not authorized to preform this action
Update tenant by ID, needs to be system admin.
401Invalid token
403Caller is not authorized to preform this action
xxxxxxxxxx
curl --request PUT \
--url https://api.tetrascience.com/v1/tenants/tenantId \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
31]
[
{
"id": "7b2b05ea-99d1-40e5-bebc-e0fd8713e3e2",
"name": "string",
"subdomain": "string",
"disclaimer": "string",
"features": {},
"settings": {
"ssoEnabled": true,
"defaultIdp": "string",
"namedUserClientId": "string",
"namedUserClientSecret": "string",
"ssoDomain": "string",
"ssoRedirectUri": "string",
"authTokenExpiration": "string",
"refreshTokenExpiration": "string",
"idleTimeout": "string",
"resetPassword": "string",
"passwordComplexity": "string",
"passwordExpiryDays": 0,
"passwordExpiry": true,
"accountLock": true,
"maxFailedLogins": 0,
"noPasswordReuse": true,
"idpConfigs": [