# Excluir sacado Excluir um sacado no sistema Endpoint: DELETE /api/v1/sacados/{id} Version: v1.0.0 ## Path parameters: - `id` (string, required) Id do sacado ## Response 400 fields (application/json): - `type` (string,null) - `title` (string,null) - `status` (integer,null) - `detail` (string,null) - `instance` (string,null) ## Response 401 fields (application/json): - `type` (string,null) - `title` (string,null) - `status` (integer,null) - `detail` (string,null) - `instance` (string,null) ## Response 200 fields