Update a bus maintenance schedule
Replaces the selected maintenance schedule details and resynchronizes trips affected by the old and new date ranges.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Maintenance schedule ID.
Query parameters
_method
Frontend form-method override sent with the POST request.
Allowed values:
Request
This endpoint expects an object.
bus_id
replacement_bus_id
start_date
end_date
reason
Response
Schedule updated.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

