Docs

Update Contact

Updates a contact in Bexio.

PUT

Query

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

Comma-separated response fields to include.

Body

Arguments
numberrequired

The id of the contact.

numberrequired

Use 1 for companies or 2 for persons.

stringrequired

Company name when contact type is company, otherwise last name.

string

Company addition when contact type is company, otherwise first name.

string

Primary email address.

string

Mobile phone number.

string

Required if house number or address addition is provided.

string

Requires street name when provided.

string

Postal code.

string

City.

number

References a country object.

numberrequired

References a user object.

numberrequired

Owner id.

Uncommon arguments
string

Requires street name when provided.

string

If set to null, the number will be assigned automatically. Must be a number, can also be used as integer.

number

References a salutation object.

number

Salutation form value.

number

References a title object.

date

Birthday date.

string

Secondary email address.

string

Primary fixed phone number.

string

Secondary fixed phone number.

string

Fax number.

string

Website URL.

string

Skype name.

string

Remarks.

number

References a language object.

string

References one or more contact group objects.

string

References one or more contact sector objects.

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.