Update advanced settings for app profile

Prev Next
Put
/api/paps/{papId}/advanced-settings
Security
HTTP
Type bearer
Path parameters
papId
stringRequired

papId mapped to Advanced Settings

Body parameters

Advanced Settings Data

Expand All
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.

Expand All
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.