# Delete custom phrase **DELETE /api/custom-phrases/{languageTag}** Delete custom phrases for the specified language tag. ## Servers - Logto endpoint address.: https://[tenant_id].logto.app (Logto endpoint address.) ## Authentication methods - O auth2 ## Parameters #### Path parameters - **languageTag** (string) ## Responses ### 204: Custom phrases deleted successfully. ### 400: Bad Request ### 401: Unauthorized ### 403: Forbidden ### 404: Custom phrases not found. ### 409: Cannot delete the default language. [Powered by Bump.sh](https://bump.sh)