Activate a fundraising campaign
Sets the campaign status to Active and returns the updated campaign resource. This GET endpoint performs a state change because that is the existing frontend/backend contract.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Response
Updated active campaign
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

