Cancel Sync Execution
Requests cancellation of a model sync execution.
Authentication
AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic
Basic organization-scoped API key
Path parameters
sync_id
id
The ID of the execution to cancel.
Headers
X-Polytomic-Version
Response
OK
data
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error
