# Soft-delete a Specific Account **DELETE /accounts/{account_id}** ## Servers - Public Sandbox: https://sandbox-api.canopyservicing.com (Public Sandbox) - Protected UAT Sandbox: https://uat-api.canopyservicing.com (Protected UAT Sandbox) - Production: https://api.canopyservicing.com (Production) ## Authentication methods - O auth2 ## Parameters ### Path parameters - **account_id** (string) Account ID ## Responses ### 200 Account soft-deleted. ### 401 Unauthorized. ### 403 Forbidden. ### 404 Account not found ### 429 Too many requests. ### default Unexpected Error. [Powered by Bump.sh](https://bump.sh)