Docs

Update Contact

PUT

Query

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

Comma-separated response fields to include.

Body

Arguments
stringrequired

Identifier of the Cliengo contact.

string

Contact name.

string

Contact email.

string

Contact phone number.

string

Contact status. Possible values include NEW, ACTIVE, LONG_TERM, and CLIENT.

string

Contact sub-status.

number

Contact rating from 0 to 5.

string

User ID to assign the contact to, or UNASSIGNED.

date

Scheduled due date for the contact.

string

Entry method such as WHATSAPP, FB_LEADADS, FORM, CHATBOT, API, or ZAPIER.

string

Simple note stored on the contact log.

string

Future status to apply on the scheduled date.

date

Date when the scheduled status should replace the current status.

number

Contact sell price.

string

Sell subscription type such as ONE_TIME, MONTHLY_SUSCRIPTION, YEARLY_SUSCRIPTION, or OTHER_SELL_TYPE.

string

Cancellation reason code from 1 to 5.

object

Additional custom parameters object.

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.