Use this endpoint to create or update a list entry for a given parent record. If an entry with the specified parent record is found, that entry will be updated. If no such entry is found, a new entry will be created instead. If there are multiple entries with the same parent record, this endpoint with return the “MULTIPLE_MATCH_RESULTS” error. When writing to multi-select attributes, all values will be either created or deleted as necessary to match the list of values supplied in the request body.
Required scopes: list_entry:read-write, list_configuration:read.
Documentation Index
Fetch the complete documentation index at: https://docs.attio.com/llms.txt
Use this file to discover all available pages before exploring further.
This API uses OAuth 2.0 with the authorization code grant flow.
A UUID or slug of the list the list entry belongs to.
"33ebdbe9-e529-47c9-b894-0ba25e9c15c0"
Success
Success