Edit Organization Customization
Select
SaaS
Customer Managed
This operation updates Customization for Companies.
customizeCSS : CSS Script to Customize Command Center
isSameLogo : Use the same logo on the login page as well as on Command Center Header
Note: This API is available starting FR25Convert the image contents to base64 and use it in payloads for customizing Logo, BackGround, Header Bar, Favicon Icon. Check examples for more details
Path Parameters
- organizationId string required
- application/json
Request Body
organizationInfo object
Responses
- 200
OK
PUT /v2/organization/:organizationid/customization
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/v2/Organization/:organizationId/Customization' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"organizationInfo": {
"organization": {
"shortName": {
"id": 0
}
},
"organizationProperties": {
"customization": "string"
}
}
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/v2/Organization/:organizationId/Customization' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"organizationInfo": {
"organization": {
"shortName": {
"id": 0
}
},
"organizationProperties": {
"customization": "string"
}
}
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/v2/Organization/:organizationId/Customization' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"organizationInfo": {
"organization": {
"shortName": {
"id": 0
}
},
"organizationProperties": {
"customization": "string"
}
}
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/v2/Organization/:organizationId/Customization' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"organizationInfo": {
"organization": {
"shortName": {
"id": 0
}
},
"organizationProperties": {
"customization": "string"
}
}
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/v2/Organization/:organizationId/Customization' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"organizationInfo": {
"organization": {
"shortName": {
"id": 0
}
},
"organizationProperties": {
"customization": "string"
}
}
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/v2/Organization/:organizationId/Customization' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"organizationInfo": {
"organization": {
"shortName": {
"id": 0
}
},
"organizationProperties": {
"customization": "string"
}
}
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/v2/Organization/:organizationId/Customization' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"organizationInfo": {
"organization": {
"shortName": {
"id": 0
}
},
"organizationProperties": {
"customization": "string"
}
}
}'