Delete a student status
Soft-deletes the selected school student status and returns an empty successful response for the settings screen.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Student status identifier to delete.
Response
Student status was deleted.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

