AddCustomLabelPolicy
Request Body
application/json
primaryColor?string
hideLoginNameSuffix?boolean
hides the org suffix on the login form if the scope "urn:zitadel:iam:org:domain:primary:{domainname}" is set
warnColor?string
backgroundColor?string
fontColor?string
primaryColorDark?string
backgroundColorDark?string
warnColorDark?string
fontColorDark?string
disableWatermark?boolean
themeMode?string
Value in
"THEME_MODE_UNSPECIFIED" | "THEME_MODE_AUTO" | "THEME_MODE_DARK" | "THEME_MODE_LIGHT"[key: string]?never
Response Body
application/json
curl -X POST "https://loading/policies/label" \ -H "Content-Type: application/json" \ -d '{}'{
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
}
}Was this page helpful?