Update a PTA event
Updates the event configuration and regenerates its slot/family payload. At least one grade, class, or staff member must be selected.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
PTA event identifier.
Request
This endpoint expects an object.
title
start_date
ISO-8601 datetime with timezone offset.
pta_gap_parent_count
pta_schedule_type_id
pta_slot_duration_id
pta_slot_meeting_count
grade_ids
class_ids
staff_member_ids
parent_type
Allowed values:
exclude_staff_children
Response
Updated event slot and family payload.
status
message
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

