JOC API

Version 2.6.5

Download RAML
JOC API
/settings/store
POST

stores the global settings


Parameters in the POST body schema

Name Type Description Example Default
configurationItem required, string String representation of the JSON object of the settings to store. "configurationItem" : "{\"status\":[\"info\",\"debug\",\"error\",\"warn\"],\"isEnable\":false}"
auditLog optional, object
comment optional, string for auditLog
timeSpent optional, string for auditLog
ticketLink optional, string for auditLog