Swap event slot groups
Exchanges the selected slot groups within a PTA event after checking edit permission.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
PTA event identifier.
Request
This endpoint expects an object.
old_group_id
new_group_id
Response
Updated event slot payload.
status
message
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

