# Excluir os perfis do sistema Perfil excluĂ­do com sucesso Endpoint: DELETE /api/v1/gerencial/perfis/{id} Version: v1.0.0 ## Path parameters: - `id` (string, required) Id do perfil ## Response 404 fields (application/json): - `type` (string,null) - `title` (string,null) - `status` (integer,null) - `detail` (string,null) - `instance` (string,null) ## Response 200 fields