Update Navigation Settings
This operation updates navigation preferences
Oganization specific preferences to be done as MSP testadmin only. If done by Tenant testadmin, includeNavItems will not be supported.
Query Parameters
- organizationId string
- application/json
Request Body
navSettings object
companySettings object[]
deniedNavItems stringincludeNavItems stringuserRole integer
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
- errorMessage string
- errorCode integer
{
"errorMessage": "string",
"errorCode": 0
}
{
"errorMessage": "",
"errorCode": 0
}
Loading...