Recalculate an event

Rebuilds the event’s slot and family assignments after checking the edit-PTA-events permission. The event must contain at least one slot family.

Authentication

AuthorizationBearer

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

Path parameters

idintegerRequired
PTA event identifier.

Response

Recalculated event slots and family assignments.
statusstring
messagestring
datamap from strings to any

Event slot payload containing pta_event_data

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error