Update Lead
Lead
Update Lead
Updates a record in the Lead table based on passed parameters and implicit access controls.
PATCH
Update Lead
Documentation Index
Fetch the complete documentation index at: https://docs.myperch.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
The id of the record to update.
Body
application/json
The data to update the record with.
The client's email address
Example:
"client1+74049788@example.com"
The client's first name
Example:
"Amya"
The client's last name
Example:
"Williamson"
The resource type of the lead owner
Available options:
ClientProfile, Firm, FirmMember Example:
"Firm"
The resource ID of the lead owner
Example:
"qSBKZzUi"
The client's phone number
The user data for the lead
Response
Successful response