Delete a staff member
Deletes the selected staff member and the service-managed staff relationships from the active school.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Staff member identifier to delete.
Response
The staff member was deleted and an empty data array was returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

