Skip to main content
PATCH
Update Record Partial

Path Parameters

collection
string
required
record_id
string
required

Body

application/json

The body is of type Data · object.

Response

Successful Response

Response for a created or retrieved record.

Contains all system fields plus user-defined fields.

id
string
required

Record ID (UUID)

account_id
string
required

Account ID the record belongs to

created_at
string
required

ISO 8601 timestamp when record was created

created_by
string
required

User ID who created the record

updated_at
string
required

ISO 8601 timestamp when record was last updated

updated_by
string
required

User ID who last updated the record

account_name
string | null

Display name for the account (optional)