Update a custom calendar's definition

PUT {{baseUrl}}/api/model/calendars/:calendarId

Request Body

{"information"=>{"name"=>"update the custom calendar"}, "baseCalendar"=>{"objectId"=>"1414DF67F20B4E4F910E418C8DCE7274"}, "tablePrefix"=>"MSTR_", "calendarBegin"=>{"dynamicYearOffset"=>-5}, "calendarEnd"=>{"staticYear"=>"2026"}, "weekStartDay"=>"Sunday"}

HEADERS

KeyDatatypeRequiredDescription
X-MSTR-AuthTokenstring(Required)
X-MSTR-MS-Changesetstring(Required)