sync
Start a sync configuration
Begins the wizard flow for connecting a new sync. Returns a syncConfigId to use with the /v1/sync/:slug/flow step endpoints.
POST
cURL
Authorizations
API key authentication. Pass Authorization: Bearer ek_live_xxxxx on every request.
Path Parameters
Required string length:
2 - 48Pattern:
^[a-z0-9-]+$Response
200 - application/json
Default Response
cURL