# Delete an Expenditure **DELETE /api/v1/client/{client_uuid}/expenditure/{uuid}** This endpoint allows you to delete an expenditure. ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Path parameters - **client_uuid** (string) The uuid of the client. - **uuid** (string) The uuid of the expenditure. ## Responses [Powered by Bump.sh](https://bump.sh)