Update a list entry (overwrite multiselect values)

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

A UUID or slug of the list the list entry belongs to.

string
required

A UUID of the list entry to update.

Body Params
data
object
required
Responses

Language
Credentials
OAuth2
Authenticate
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json