ReferencePeople search

Stop enrichment

Stop a running enrichment workflow for a company or people search thread.

POST
/api/v1/search/contacts-enrichment/stop/{thread_id}

Authorization

ApiKeyAuth
x-api-key<token>

A platform key (ck_live_…). Mint one in the console under Settings → API Keys.

In: header

Path Parameters

thread_id*string

Response Body

application/json

curl -X POST "https://example.com/api/v1/search/contacts-enrichment/stop/string"
{}
Was this page helpful?
Report an issue