For the complete documentation index, see llms.txt. This page is also available as Markdown.

Trigger a sync for a context connection

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequired

A unique entity identifier

Pattern: ^[a-zA-Z0-9_-]+$
siteIdstringRequired

The unique id of the site

siteContextConnectionIdstringRequired

The unique id of the context connection

Responses
204

Sync started

No content

post/orgs/{organizationId}/sites/{siteId}/context-connections/{siteContextConnectionId}/sync

No content

Last updated

Was this helpful?

Powered by GitBook