Skip to main content
PUT
Update a list entry (overwrite multiselect values)

Authorizations

Authorization
string
header
required

This API uses OAuth 2.0 with the authorization code grant flow.

Path Parameters

list
string
required

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

Example:

"33ebdbe9-e529-47c9-b894-0ba25e9c15c0"

entry_id
string
required

A UUID of the list entry to update.

Example:

"2e6e29ea-c4e0-4f44-842d-78a891f8c156"

Body

application/json
data
object
required

Response

Success

Success

data
object
required