Update portfolio company status
Funds
Update portfolio company status
Update the status of a company within a fund. Use this to mark companies as active, exited, or dissolved within a specific fund’s portfolio.
PATCH
Update portfolio company status
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
Company public ID
Body
application/json
New status for the company within the fund's portfolio
Available options:
active, exited, dissolved Example:
"active"
Response
Status updated successfully

