# Excluir cedente Excluir um cedente Endpoint: DELETE /api/v1/cedentes/{id} Version: v1.0.0 ## Path parameters: - `id` (string, required) Id do registro a ser excluĂ­do ## Response 401 fields (application/json): - `type` (string,null) - `title` (string,null) - `status` (integer,null) - `detail` (string,null) - `instance` (string,null) ## Response 404 fields (application/json): - `type` (string,null) - `title` (string,null) - `status` (integer,null) - `detail` (string,null) - `instance` (string,null) ## Response 200 fields