Skip to main content

Restore a List

PUThttps://api.courier.com/lists/:list_id/restore
Restore an existing list.
PATH PARAMS
list_idstringrequired
A unique identifier associated with the list you wish to retrieve.
Responses
AUTH TOKEN
curl --request PUT \
--url https://api.courier.com/lists/example.list.id/restore \
--header 'Accept: application/json'
Response Example
Empty

Example

​ Method: PUT

URL: https://api.courier.com/lists/abcdefgh12345678/restore