Update Custom Object

Updates an existing CustomObject. The following fields can be updated:

  • label

The same validations apply as when creating a Custom Object. This endpoint does not support updates to the custom_properties field. Use the Custom Property API to update the Custom Properties of a Custom Object.

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

Custom Object ID

Body Params

updateCustomObject Request

Request schema for updating Custom Objects.

string

Additional context information for AI features

associations
array of objects
associations
string

The color of the Custom Object

custom_properties
array of objects
length ≥ 0

The Custom Properties of the Custom Object

custom_properties
string

The label description of the Custom Object

boolean

Whether the Custom Object is editable

string

The emoji of the Custom Object

boolean

Whether the Custom Object is hidden

uuid

The ID of the integration this Custom Object belongs to. Nullable.

string

The key of the Custom Object in snake case

string

The label of the Custom Object

whippy_associations
array of objects

Whippy associations for this Custom Object

whippy_associations
Responses

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