---
title: "DELETE /workspaces/{workspaceId}/sync-jobs/{syncSource}"
method: DELETE
path: "/workspaces/{workspaceId}/sync-jobs/{syncSource}"
---

# DELETE /workspaces/{workspaceId}/sync-jobs/{syncSource}

`DELETE /workspaces/{workspaceId}/sync-jobs/{syncSource}`

Delete the SyncJob.

## Path parameters

- `workspaceId` string, required
- `syncSource` string, required

## Response `200`

Success

- DeleteSyncJobResponse
  - `state` 'CREATING' | 'INITIALIZING' | 'ACTIVE' | 'DELETING' | 'ERROR', required — The SyncJob response state.

## Other responses

- `480` — InternalServerException
- `481` — AccessDeniedException
- `482` — ResourceNotFoundException
- `483` — ThrottlingException
- `484` — ValidationException
- `485` — ServiceQuotaExceededException

---

[API](https://skmtc.net/aws/apis/iottwinmaker.md) · [All operations](https://skmtc.net/aws/apis/iottwinmaker/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/iottwinmaker/versions/a66a26fd65ea/schema)
