Lists
Delete list
Endpoint to delete an existing list and optionally its associated leads.
DELETE
Authorizations
Path Parameters
The unique identifier of the list to be deleted.
Body
application/json
Option to delete leads associated with the list.
Flag to delete leads associated with the list.
Example:
true
Response
200
application/json
List deleted successfully.
The response is of type any
.