| Param name | Description |
|---|---|
|
id
required |
Investor ID to delete Validations:
|
# Response (204 No Content) on success. # Response (422 Unprocessable Entity) if the investor cannot be deleted # (e.g. has active promissory notes).
| Code | Description |
|---|---|
| 400 | Bad Request |
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
| 500 | Internal Server Error |