Delete a student's attendance plan
Soft-deletes the selected attendance plan belonging to the student.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
student_id
plan_id
Response
Attendance plan deleted
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

