v29

latestOpenAPI 3.0.3raw.githubusercontent.com2026-05-13511526891.2 KB
Custom Object Records

Create Custom Object Record

Creates a custom object record according to all the properties described by a custom object definition. If autoincrement_enabled is true, record names aren't allowed in the request body because they are generated automatically. If is_unique is true, record names must be unique.

Allowed For

  • Agents
post/api/v2/custom_objects/{custom_object_key}/records

Path parameters

custom_object_keystring required

The key of a custom object

Request body

Response

Created