Update a contact record by externalId

Path Params
string
required
Query Params
boolean
boolean
Body Params

Details about the record. For example: Name = "Mark", Description = "Description". ///

Note: The fields/properties should be part of the schema/metadata created for the object(in this case, Name and Description should be a field in schema). The schema/metadata can be generated using schema manager API.

Refer to the following table to understand the behavior when you pass ID in the payload.

         | ID in payload? | Behavior | Validation |
         |----------------|----------|------------|
         | Yes            | Update a record by `externalId`. | The record's ID must match the ID provided in the payload. If not, give an error. Do not allow the ID to be updated in any case. |
         | No             | Update a record by `externalId`. | NA |
Account
object | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
boolean
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
Owner
object | null
string | null
string | null
string | null
string | null
Responses

400

Bad Request

403

Forbidden

404

Not Found

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json