/
OU
outcallerai
/
FastAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
outcallerai
FastAPI
put
Update Lead
v9
latest
OpenAPI 3.1.0
2026-08-08
572
384
577.1 KB
admin-leads
Update Lead
put
/api/admin/leads/{lead_id}
Path parameters
lead_id
string
required
Request body
UpdateLeadRequest
required
use_case_id
string
nullable
name
string
nullable
email
string
nullable
phone
string
nullable
description
string
nullable
custom_fields
object
nullable
source
string
nullable
status
string
nullable
external_source
string
nullable
external_ref
string
nullable
Response
Successful Response
LeadListItem
required
id
string
required
name
string
required
email
string
nullable
phone
string
nullable
workspace_id
string
required
workspace_name
string
required
use_case_id
string
nullable
use_case_name
string
nullable
use_case_type
string
nullable
agent_id
string
nullable
agent_name
string
nullable
source
string
nullable
status
string
nullable
description
string
nullable
external_source
string
nullable
external_ref
string
nullable
synced_to_sheet
boolean
captured_from_chat
boolean
deleted_at
string
date-time
nullable
created_at
string
date-time
required
updated_at
string
date-time
required