Update Company List
PATCH/v1/companies/lists/:listId
Updates an existing company list. Only the fields provided in the request body will be modified.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Company list updated successfully
Invalid request parameters
Invalid or missing API key
Company list not found
Internal server error