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
Key | Datatype | Required | Description |
---|---|---|---|
X-MSTR-AuthToken | string | (Required) | |
X-MSTR-MS-Changeset | string | (Required) |