# Delete a custom profile field by name **DELETE /api/custom-profile-fields/{name}** Delete a custom profile field by name. ## Servers - Logto endpoint address.: https://[tenant_id].logto.app (Logto endpoint address.) ## Authentication methods - O auth2 ## Parameters #### Path parameters - **name** (string) ## Responses ### 204: Custom profile field deleted successfully. ### 400: Bad Request ### 401: Unauthorized ### 403: Forbidden ### 404: Not Found [Powered by Bump.sh](https://bump.sh)