admin
organizations

Update Organization

put/admin/organizations/{organization_id}

Path parameters

organization_idstring uuid required

Request body

namestring nullable
pay_rate_usdinteger nullable
recording_reviewboolean nullable
compliance_enabledboolean nullable
is_personalboolean nullable
fund_type'LONG_SHORT' | 'LONG_ONLY' | 'MARKET_NEUTRAL' | 'MULTI_STRATEGY'
portfolio_style'CONCENTRATED' | 'DIVERSIFIED'
time_horizon'SHORT_TERM' | 'MEDIUM_TERM' | 'LONG_TERM'

Response

Successful Response

{"stackTrail":"paths:/admin/organizations/{organization_id}:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes