Enqueue an immediate re-sync of a source. Returns 409 if a sync is already running.
cURL
curl --request POST \ --url https://api.tedro.io/api/content/sources/{id}/sync \ --header 'x-workspace-id: <api-key>' \ --cookie better-auth.session_token=
{ "message": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.tedro.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.tedro.io/llms.txt
Use this file to discover all available pages before exploring further.
Session cookie set by Better Auth on sign-in.
Workspace UUID. Required on all /api/* endpoints.
Sync triggered