---
title: "PUT /i-cal/sync/eventConfig"
method: PUT
path: "/i-cal/sync/eventConfig"
tags: ["slash-task-apple-event-sync"]
---

# PUT /i-cal/sync/eventConfig

`PUT /i-cal/sync/eventConfig`

## Request body

- TaskAppleEventSync
  - `tenantId` integer
  - `syncId` integer
  - `allTask` boolean
  - `generalTask` boolean
  - `spaceIds` integer[]
  - `projectIds` integer[]
  - `includingCompleted` boolean
  - `createdTime` string, date-time
  - `modifiedTime` string, date-time

## Response `200`

OK

## Changes

- **2026-08-08** `237f5bbd4029` — 1 breaking, 1 info
  - removed the media type `application/hal+json` for the response with the status `200`
  - added the media type `application/vnd.hal+json` for the response with the status `200`

[Change history](https://skmtc.dev/astravue/apis/astravue-api/changes/i-cal/sync/eventConfig/put.md)

---

[API](https://skmtc.dev/astravue/apis/astravue-api.md) · [All operations](https://skmtc.dev/astravue/apis/astravue-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/astravue/astravue-api/revisions/290e97dda2ec/schema)
