Audiences
AuthTokens
Brands
Inbound
Lists
Messages
Notifications
Profiles
Tenants
User Preferences
User Tenants
Lists
Restore a list
Restore a previously deleted list.
PUT
/
lists
/
{list_id}
/
restore
Authorization
string
*
Bearer
Authorization
Required
string
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
list_id
string
*
list_id
Required
string
A unique identifier representing the list you wish to retrieve.
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
list_id
string
requiredA unique identifier representing the list you wish to retrieve.