v29

latestOpenAPI 3.0.3raw.githubusercontent.com2026-05-13511526891.2 KB
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