# Fluxo para exclusão de um setor. Deletado com sucesso Endpoint: DELETE /api/v1/gerencial/setores/{id} Version: v1.0.0 ## Path parameters: - `id` (string, required) Id do setor ## Response 401 fields (application/json): - `type` (string,null) - `title` (string,null) - `status` (integer,null) - `detail` (string,null) - `instance` (string,null) ## Response 200 fields