syncs REST Endpoints

Bulk/2.0/syncs
The operations from the Bulk/2.0/syncs category.
Create an import or export sync
Method: post
Path: /api/bulk/2.0/syncs
Delete sync data
Method: delete
Path: /api/bulk/2.0/syncs/{id}/data
Retrieve a list of syncs
Method: get
Path: /api/bulk/2.0/syncs
Retrieve a sync
Method: get
Path: /api/bulk/2.0/syncs/{id}
Retrieve a sync's logs
Method: get
Path: /api/bulk/2.0/syncs/{id}/logs
Retrieve an export sync's data
Method: get
Path: /api/bulk/2.0/syncs/{id}/data
Retrieve import sync failure data
Method: get
Path: /api/bulk/2.0/syncs/{id}/rejects