Delete a List
DELETE https://api.sendgrid.com/v3/contactdb/lists/:list_id?delete_contacts={{delete_contacts}}
This endpoint allows you to delete a specific recipient list with the given ID.
The Contacts API helps you manage your Marketing Campaigns recipients.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
delete_contacts | string |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |