Appearance
Trigger Sync
POST
/api/v1/tenants/{tenant_id}/knowledge-sources/{source_id}/sync
Re-enqueue the Celery sync task for an existing knowledge source.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Parameters
Path Parameters
tenant_id*
Type
Requiredinteger
source_id*
Type
Requiredinteger
Responses
Successful Response
application/json
JSON "additionalProperties": true
{
}