Delete Company List
DELETE/v1/companies/lists/:listId
Permanently removes a company list. Companies in the list are not deleted, but their association with this list is removed.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Company list deleted successfully
Invalid request parameters
Invalid or missing API key
Company list not found
Internal server error