DELETE api/Incomes/Delete?id={id}
Send a delete request for the given income.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | The ID of the income. |
Define this parameter in the request URI. |