imports_delete_syncs {civis} | R Documentation |
Archive a sync (deprecated, use the /archive endpoint instead)
Description
Archive a sync (deprecated, use the /archive endpoint instead)
Usage
imports_delete_syncs(id, sync_id)
Arguments
id |
integer required. The ID of the import to fetch. |
sync_id |
integer required. The ID of the sync to fetch. |
Value
An empty HTTP response
[Package civis version 3.1.2 Index]