Update tenant
Update tenant
Path Parameters |
---|
id uuid — REQUIRED |
Request Body — REQUIRED |
---|
active boolean |
authClientId stringPossible values: 1 ≤ length ≤ 40, Value must match regular expression Id of authentication clientId, a default when not specified |
authRealm stringPossible values: 1 ≤ length ≤ 10, Value must match regular expression Id of authentication realm, 'shortName' when not specified |
customDomain stringPossible values: length ≤ 255 |
displayName string — REQUIREDPossible values: 1 ≤ length ≤ 255 |
favicon stringPossible values: length ≤ 5000 |
headlineFont stringPossible values: length ≤ 30 |
imprintUrl string — REQUIREDPossible values: length ≤ 2048 |
logo string — REQUIREDPossible values: length ≤ 10000 |
primaryColor string — REQUIREDPossible values: length ≤ 10, Value must match regular expression |
privacyPolicyUrl string — REQUIREDPossible values: length ≤ 2048 |
shortName string — REQUIREDPossible values: 1 ≤ length ≤ 10, Value must match regular expression |
supportUrl stringPossible values: length ≤ 2048 |
tenantId int32 — REQUIREDPossible values: 1 ≤ value |
termsOfUseUrl string — REQUIREDPossible values: length ≤ 2048 |
Responses | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 Tenant successfully updated
| ||||||||||||||||||||
400 Bad Request (e.g. element not found or resource conflict).
| ||||||||||||||||||||
403 Missing permission
| ||||||||||||||||||||
500 Internal server error (Internal service communication or process error).
|