UpdateCustomLabelPolicy
Request Body
application/json
primaryColor?string
hideLoginNameSuffix?boolean
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 PUT "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?