Cancel Sync
Data Management
Cancel Sync
Cancel a sync job mid-way through. This is useful for cancelling syncs that are no longer needed. Cancelled syncs will be marked as failed and can be retried.
POST
Cancel Sync
Documentation Index
Fetch the complete documentation index at: https://docs.withterminal.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The token returned when a user authenticated their account. This authorizes access to a specific account.
Pattern:
^con_tkn_\S+$Example:
"con_tkn_22vUhkC6tgre4kwaYfUkCDA1rzn6eyb4"
Path Parameters
The ID of the sync job to retry
Pattern:
^sync_[0-9A-HJKMNP-TV-Z]{26}$Example:
"sync_01GV12VR4DJP70GD1ZBK0SDWFH"