v1
latestOpenAPI 3.0.02026-07-26224386470.0 KBEndUserEnrichers
Trigger enricher execution for a specific end user
Executes a specified enricher for an end user and returns the enrichment result. The enrichment result is automatically saved to the database.
post/api/end_user_enrichers/{end_user_heron_id}/enrich
Path parameters
end_user_heron_idstring required
The Heron ID of the end user to enrich
Request body
Example request
{
"enricher_name": "industry_prediction"
}Response
Enricher executed successfully