Add companies to a list
Companies Lists
Add companies to a list
Add multiple companies to an existing companies list by their LinkedIn IDs.
POST
Add companies to a list
Authorizations
Account API key passed in the Authorization header
Path Parameters
Companies list UUID
Example:
"b3c6f5e2-1234-4abc-9def-0123456789ab"
Body
application/json
List of LinkedIn company IDs to add
Example:
["104924588"]Response
OK
The response is of type string.