Remove companies from fund
Funds
Remove companies from fund
Remove one or more companies from a fund
DELETE
Remove companies from 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 removed from fund successfully

