Skip to main content

Delete a supervisor by its id

DELETE 

/api/v1/supervisor/:id

Soft deletes a supervisor and its associated user account. All branches assigned to the supervisor are unassigned and all permissions granted to the supervisor are removed.

Request

Responses