This web service is used to reprocess all content published to a Fluid Topics tenant.
It may be necessary to reprocess content in the following contexts:
- To apply an updated Enrich and Clean configuration.
- To index metadata.
- To apply new content access rules.
When reprocessing content, the content passes through each filter of the entire Fluid Topics processing pipeline again, including metadata enrichment, rights, link resolution, assets, reindexing, search database building, and deployment.
Method | Endpoint |
---|---|
PUT |
/api/admin/khub/dataflow/reprocess |
- During reprocessing, Fluid Topics puts new publication jobs on hold.
- This web service is available to users or API keys with the
ADMIN
,KHUB_ADMIN
orCONTENT_PUBLISHER
roles.
- Authentication via the header is required in all calls to Fluid Topics Dataflow web services.
- The first processing job launched after reprocessing may take more time than all other processing jobs.