Update fetched lead

Updates the search string (human-readable name) of an existing fetched lead by ID. Requires authentication via Bearer token or API key in query (?api_key=...).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the fetched lead to update (positive integer).

Query Params
string
required

API key for authentication. Without it, the request returns 401 Unauthorized.

Body Params

New search string (name) for the fetched lead.

string
required
length between 1 and 255

The new search string/name for the fetched lead

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json