Update list

Update a list. Supports partial updates -- only provided fields are changed.

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

List ID (UUID).

Body Params

Partial update -- only provided fields are changed.

type and source are not listed because this endpoint cannot change them. Both are written when the list row is created and never again: the update statement does not set either column, and neither does the create-time upsert when it resolves a conflict onto an existing row. Sending them is accepted and has no effect, and the list returned still carries the values it already had.

uuid

Organization ID.

uuid

Project ID.

string

List name.

string

List description.

uuid

Integration ID.

string

External identifier from the source system.

mapping
object

Column mapping configuration for file imports.

boolean

Whether this list is used for identity resolution.

boolean

Whether this list is used for intent tracking.

Responses

401

Missing or invalid authentication.

404

List not found.

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