Skip to main content
POST
Create a record
Requires Objects enabled, a verified administrator, and records:read plus records:write.
string
required
The unprefixed workspace Object slug, such as computers for objects.computer.
Send Attribute keys directly in the JSON body. Every Attribute is optional; an Object without Attributes accepts {}. Values use text, YYYY-MM-DD dates, or select-option keys. Send null for an unset value. Unknown or invalid fields reject the whole write. Use an Idempotency-Key header when retrying creation. A successful request returns HTTP 201 with the created record.