Update calendars

Update Calendar or Calendars within an Organization

Return type

Calendar Object

Parameters

NameRequired?Data TypeDescription
credentialsystringBasic Authorization header.
organizationIdylongThe ID of the organization that owns this resource.
idystringThe ID or IDs (comma-delimited) of the resources to find.
datayhttpRequestBodyA calendar’s object to be updated. Supports partial updates - one or more fields may be included in the request and only the fields specified will be updated. To remove a field, the field must be explicitly passed with a null value. PUT is treated as PATCH as object replacement is not supported.
holidayCalendarCodesnarray of stringsAn array containing country codes for the countries/regions to which this calendar is related. No validation is done. Invalid codes will be ignored.

Language
Credentials
:
URL
Click Try It! to start a request and see the response here!