Skip to main content
POST
Create a new record

Authorizations

Authorization
string
header
required

API key for authentication (format: "Bearer YOUR_API_KEY")

Path Parameters

slug
string
required

Object slug (e.g., 'person', 'company')

Body

application/json

Record attributes

attributes
object
required

Response

Created record with all attributes

attributes
object
created_at
string
id
string
object_id
string
type
string
updated_at
string
workspace_id
string
Last modified on August 19, 2025