Update Calendar System
PUT /api/creative/timelines/calendar-systems/{calendar_id}
Update a calendar system.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”Request Body required
Section titled “Request Body required ”PUT /timelines/calendar-systems/{id} body.
object
Single era definition within a calendar system.
object
Era name (e.g. ‘First Age’)
Short form (e.g. ‘FA’)
Sort key where this era begins
Whether this is the active/ongoing era
Single month within a calendar system.
object
Month name
Number of days in this month
Responses
Section titled “ Responses ”Successful Response
Single calendar system response.
object
Operation status
Calendar system
object
Project this calendar belongs to
Calendar name
Calendar description
Era definitions
Single era definition within a calendar system.
object
Era name (e.g. ‘First Age’)
Short form (e.g. ‘FA’)
Sort key where this era begins
Whether this is the active/ongoing era
Month definitions
Single month within a calendar system.
object
Month name
Number of days in this month
Days per week
Day names in order
Label for year numbering
Template for formatting dates
Validation Error