Skip to main content

DELETE /profiles/:recipient_id/lists

DELETEhttps://api.courier.com/profiles/:recipient_id/lists
Removes the list subscriptions for given {recipient_id}.
PATH PARAMS
recipient_idstringrequired
A unique identifier representing the recipient associated with the requested profile.
Responses
AUTH TOKEN
curl --request DELETE \
--url https://api.courier.com/profiles/0460766e-8463-4905-ae98-b72c7aef41d6/lists \
--header 'Accept: application/json'
Response Example
{
"status": "SUCCESS"
}

Example

Method: DELETE

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