Patch an Org configuration property
PATCH {{baseUrl}}/org-config
Patch configuration of the current org using http://jsonpatch.com/ syntax. Commonly used for changing the time zone of an org.
Request Body
{"0"=>{"op"=>"replace", "path"=>"/timeZone", "value"=>"America/Toronto"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-SailPoint-Experimental | boolean | (Required) Use this header to enable this experimental API. | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"orgName":"acme-solar","timeZone":"America/Toronto","lcsChangeHonorsSourceEnableFeature":false,"armCustomerId":"DE38E75A-5FF6-4A65-5DC7-08D64426B09E","armSapSystemIdMappings":"sed adipisicing pariatu","armAuth":"epiYNTRYA2S7swisDWk1Zv4VMNgvqEjiBh5_ufuCWsma2m-5XADijqBg0ijXLby5nS6lxZNXabhGnAPGeDGc4V3jQKrhwV-UHypRLs8ZLgOjiQNus9NimS0uPdKomRW6TFWqXyfnYd-znNgbbVuwUy9GyD9ebDVJSntPastxSx7UcyGuWBqfNZYpuxKRWe_7TVY60qL55jUqyz8N4XUbbdcxdbZ0uik6ut-Bv90MKTbZexBW_PR4qcgIkaEs4kIenLyBxnGziYo7AO0tJ8bGHO8FJRkibCpAQIt7PISLo7Gg_Xf9j10dKq2YDgy4pPTvz3fE2ZHYnXCXvXFSA-vVag==","armDb":"EU","armSsoUrl":"https://your-arm-sso-url","iaiEnableCertificationRecommendations":true,"sodReportConfigs":[{"columnName":"SOD Business Name","required":true,"included":false,"order":2},{"columnName":"SOD Business Name","required":true,"included":false,"order":2}]}