Skip to main content
PATCH
Update portfolio company status

Authorizations

Authorization
string
header
required

API key authentication using Bearer token format

Path Parameters

fundPublicId
string
required

Fund public ID

organizationPublicId
string
required

Company public ID

Body

application/json
status
enum<string>
required

New status for the company within the fund's portfolio

Available options:
active,
exited,
dissolved
Example:

"active"

Response

Status updated successfully