Use this endpoint to update list entries by entry_id. If the update payload includes multiselect attributes, the values supplied will overwrite/remove the list of values that already exist (if any). Use the PATCH endpoint to add multiselect attribute values without removing those value that already exist.
Required scopes: list_entry:read-write, list_configuration:read.
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"
A UUID of the list entry to update.
"2e6e29ea-c4e0-4f44-842d-78a891f8c156"
Success
Success