Skip to main content
POST
Stop a contact search

Authorizations

Authorization
string
header
required

Account API key passed in the Authorization header

Path Parameters

searchID
string
required

Contact search UUID

Response

OK

contact_search_id
string
required
status
object
required

The search's status after the stop.

stopped_count
integer<int64>
required

How many of the search's outstanding provider jobs this call cancelled. Zero when the search had already finished, which is not an error.