Add companies to fund
Funds
Add companies to fund
Add one or more companies to a fund
POST
Add companies to fund
Documentation Index
Fetch the complete documentation index at: https://docs.concretehq.com/llms.txt
Use this file to discover all available pages before exploring further.
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

