Update advanced settings for profile
- Print
- PDF
Update advanced settings for profile
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Put
/api/resource-manager/profile/{profileId}/advanced-settings
Security
HTTP
Type bearer
Path parameters
profileId
stringRequired
profileId mapped to Advanced Settings
Body parameters
Advanced Settings Data
object
tenantId
string
Allowed values are 'ITSM' and 'JUSTIFICATION'
consumer
string
settings
Array of object (SettingsDto)
object
settingsType
string Required
id
string
entityId
string
entityType
string
isInherited
boolean
id
string
entityId
string
entityType
string
isInherited
boolean
Responses
201
Advanced Settings saved successfully.
object
tenantId
string
Allowed values are 'ITSM' and 'JUSTIFICATION'
consumer
string
settings
Array of object (SettingsDto)
object
settingsType
string
id
string
entityId
string
entityType
string
isInherited
boolean
id
string
entityId
string
entityType
string
isInherited
boolean
404
Advanced Settings not found.
Was this article helpful?