Add companies to fund
Funds
Add companies to fund
Add one or more companies to a fund
POST
Add companies to fund
Authorizations
API key authentication using Bearer token format
Path Parameters
Fund public ID
Body
application/json
Array of company public IDs
Required array length:
1 - 500 elementsExample:
["abc123def456", "654fed321cba"]Response
Companies added to fund successfully

