Update list

Updates an list / address book by id


This operation updates a specified list / address book within your account. The information entered will replace any existing information for the address book in terms of its name and/or visibility.

🚧

Limitations

List names have a limit of 128 characters.

The 'Test' list cannot be updated via the API.

Path Params
int32
required

The ID of the address book

Body Params
string
required

The name of the address book. (max 128 characters)

string
enum
Defaults to Private

All address books are created as 'Private' by default but you can set it as 'Public' upon creation should you wish to.

Allowed:
Headers
string
/^(?:\{{0,1}(?:[0-9a-fA-F]){8}-(?:[0-9a-fA-F]){4}-(?:[0-9a-fA-F]){4}-(?:[0-9a-fA-F]){4}-(?:[0-9a-fA-F]){12}\}{0,1})$/

If you are a partner of Dotdigital and have a verified integration then include your integration tracking token here.

Response

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