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
id
Headers
X-Polytomic-Version
Query parameters
refresh_schemas
Errors
403
Forbidden Error
404
Not Found Error
500
Internal Server Error
