Skip to main content
PATCH
Update a sync source and its page selection

Authorizations

Authorization
string
header
required

A Contact Button scoped bearer key. Send Authorization: Bearer <token>. Token abilities are enforced independently of workspace membership; both checks must pass. Interactive MCP clients use registered OAuth applications, Authorization Code + PKCE, audience-bound tokens, and explicit workspace grants. Personal Sanctum tokens remain supported.

Path Parameters

workspace
string<uuid>
required
list
string<uuid>
required
source
string<uuid>
required

Body

application/json
name
string
source_url
string<uri>
configuration
object
mode
enum<string>
Available options:
import,
continuous
trusted_auto_publish
boolean
sync_frequency
enum<string>
Available options:
manual,
hourly,
daily

Response

200 - application/json

Successful data envelope.

data
any
required
meta
object
required