Skip to main content
PUT
Upsert a list member

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required

List ID

Body

application/json

List member upsert request

attributes
object

Optional list-specific attributes

parent_id
string

ID of the existing record to add to the list

Response

Created or updated list member

attributes
object
created_at
string
id
string
object_id
string
type
string
updated_at
string
workspace_id
string
Last modified on March 26, 2026