Post
/api/paps/{papId}/advanced-settings
Security
HTTP
Type bearer
Path parameters
papId
stringRequired
papId mapped to Advanced Settings
Body parameters
Advanced Settings Data for profile
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
connectionId
string
connectionType
string
isCommentRequired
boolean
isITSMEnabled
boolean
supportedTicketTypes
Array of string
string
itsmFilterCriteria
Array of object (ItsmFilterCriteriaDto)
object
supportedTicketType
string
filter
object (ITSMFilter)
property*
string additionalProperties
id
string
entityId
string
entityType
string
isInherited
boolean
isJustificationRequired
boolean
isJustificationRequiredAtCheckout
boolean
justificationRegex
string
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
connectionId
string
connectionType
string
isCommentRequired
boolean
isITSMEnabled
boolean
supportedTicketTypes
Array of string
string
itsmFilterCriteria
Array of object (ItsmFilterCriteriaDto)
object
supportedTicketType
string
filter
object (ITSMFilter)
property*
string additionalProperties
id
string
entityId
string
entityType
string
isInherited
boolean
isJustificationRequired
boolean
isJustificationRequiredAtCheckout
boolean
justificationRegex
string