Skip to main content
PATCH
Update a record within a list

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required

List ID

record_id
integer
required

Record ID

Body

application/json

List record update request

attributes
object

Attributes to update

Response

Updated list record

attributes
object
created_at
string
id
string
object_id
string
type
string
updated_at
string
workspace_id
string
Last modified on September 15, 2025