Delete All Records from a List
DELETE {{baseUrl}}/crm/v3/lists/:listId/memberships
Remove all of the records from a list. Note: The list is not deleted.
This endpoint only works for lists that have a processingType
of MANUAL
or SNAPSHOT
.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |