Docs

Update Lead

Updates an existing lead in noCRM.io.

PUT

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
number

New amount for the lead.

string

Text to append to the end of the lead description.

date

Backdate the lead creation time.

string

New description for the lead.

date

Estimated closing date for the lead.

array of object

Field values to update inside the lead description.

stringrequired

The identifier of the lead.

number

New probability for the lead.

string

Activity ID to use for the reminder.

date

Reminder date when setting standby status or a reminder.

number

Reminder duration in minutes.

string

Note to attach to the reminder.

string

Reminder time in 24-hour format.

boolean

Whether the lead is starred.

string

New status for the lead.

string

New step name or step ID for the lead.

string

Tags to apply to the lead.

string

New title for the lead.

string

New user ID or email for the lead.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.