Skip to main content
DELETE
/
api
/
contact-structure
/
{contactStructureId}
/
lists
/
{listId}
Delete a list by id
curl --request DELETE \
  --url https://api-{region}-{cluster}.benchmarkemail.com/api/contact-structure/{contactStructureId}/lists/{listId} \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

API key authentication

Path Parameters

contactStructureId
string<mongo-id>
required
listId
string
required

Response

Successfully deleted