Trigger Integration Source Metadata Enrichment
Trigger Integration Source Metadata Enrichment
Start metadata enrichment for an integration source.
For database sources: queues a background job to enrich metadata using the Temporal workflow system with fan-out table processing.
For SaaS sources: triggers AI-powered description generation for objects and fields. Use force_regenerate=True to regenerate all descriptions, even for fields that already have them.
POST
Trigger Integration Source Metadata Enrichment
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Body
application/json
Request model for triggering metadata enrichment.
For SaaS sources: regenerate descriptions even for fields that already have them
Response
Successful Response