Update Custom Object Record

Updates field values on an existing custom object record.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Here are the apps that support this API

Attio (attio)

Supported Request Fields:

  • recordId - Required
  • schemaId - Required
  • fields- Required
Microsoft Dynamics 365 Sales (msd-365-sales)

Supported Request Fields:

  • schemaId - Required
  • fields- Required
  • metadata.titlePluralized - Required, plural title of the schema, can be obtained using list custom object schemas api
Twenty (twenty)

Supported Request Fields:

  • schemaId - Required
  • fields- Required
  • name
  • metadata.titlePluralized - Required, plural title of the schema, can be obtained using list custom object schemas api

Supported Response Fields:

  • recordId
Body Params
string
string
string
string
json

A JSON of fieldId, value pair. Example: {"field1":"value1","field2":"value2"}

json
Responses

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