# Delete a custom circle expenditure **DELETE /api/v2/circles/{circle_uuid}/expenditures/{lifeStage_uuid}/custom/{expenditure_uuid}** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Path parameters - **circle_uuid** (string) - **lifeStage_uuid** (string) - **expenditure_uuid** (string) - **circle** (string) The uuid of the circle. - **lifeStage** (string) The uuid of the parent Life Stage. - **expenditure** (string) The uuid of the expenditure. ## Responses [Powered by Bump.sh](https://bump.sh)