v1

latestOpenAPI 3.0.32026-07-2632131.4 MB
Calendar Sync (iCal import)

Update imported calendar

  If any adjustments are made to the values, the import sync process will be automatically triggered. 
  You can use this request to update the URL, name, or events adjustment of a specific imported calendar ID. 
  To pause or resume the import process, navigate to "Pause/Resume Imported-Calendar Sync." 
  Please note that you can only update the allowed properties that are listed below.
put/icalendar-api/imported-calendars/{importedCalendarId}

Path parameters

importedCalendarIdstring required

Id of an imported calendars

Request body

namestring required
adjustmentValueStart-2 | -1 | 0 | 1 | 2 required
adjustmentValueEnd-2 | -1 | 0 | 1 | 2 required

Response

Returns updated state of imported calendar

idstring required

Id of an imported calendar

listingIdstring required

Related listing id

accountIdstring required

Related account id

createdAtstring required

Time of creation of an imported calendar

updatedAtstring required

Time of last update of an imported calendar properties

status'active' | 'paused' | 'warning' | 'suspended' required

Status of an imported calendar

urlstring required

URL of an imported calendar

namestring required

Name of an imported calendar

lastSyncedAtstring

Timestamp of last successful sync of an imported calendar

adjustmentValueStartnumber required

Defines offset for start date of imported calendar events

adjustmentValueEndnumber required

Defines offset for end date of imported calendar events