Skip to main content

Delete a List

DELETEhttps://api.courier.com/lists/:list_id
Delete a list by list ID.
PATH PARAMS
list_idstringrequired
A unique identifier associated with the list you wish to retrieve.
Responses
AUTH TOKEN
curl --request DELETE \
--url https://api.courier.com/lists/example.list.id \
--header 'Accept: application/json'
Response Example
Empty

Example

Method: DELETE

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