Toggle a fund's active state

Flips is_active for the selected fund and returns the updated page resource.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Path parameters

idintegerRequired
Fund ID

Response

Updated fund.
statusstringOptional
messagestringOptional
dataobjectOptional

Errors

401
Unauthorized Error
404
Not Found Error