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
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

