Custom Objects

Update Custom Object

Updates an individual custom object. The updating rules are as follows:

  • Takes a custom_object object that specifies the properties to update
  • The key property cannot be updated

Allowed For

  • Admins
patch/api/v2/custom_objects/{custom_object_key}

Path parameters

custom_object_keystring required

The key of a custom object

Response

Success response

Changes