Delete list
Lists
Delete list
Permanently delete a list and remove all lead associations
DELETE
Delete list
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the list to delete.
Pattern:
^[0-9a-z]+$Body
application/json
The body is of type object.
Response
200 - application/json
OK