Remove Bulk Sync

Deletes a bulk sync, cancelling any running executions.

Any execution that is currently running is cancelled before the sync record is removed.

🚧 All associated schedules, schema configurations, and execution history are deleted along with the sync.

Authentication

AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic

Basic organization-scoped API key

Path parameters

idstringRequiredformat: "uuid"

Headers

X-Polytomic-VersionstringRequired

Query parameters

refresh_schemasbooleanOptional

Errors

403
Forbidden Error
404
Not Found Error
500
Internal Server Error