# Delete JWT customizer **DELETE /api/configs/jwt-customizer/{tokenTypePath}** Delete the JWT customizer for the given token type. ## Servers - Logto endpoint address.: https://[tenant_id].logto.app (Logto endpoint address.) ## Authentication methods - O auth2 ## Parameters #### Path parameters - **tokenTypePath** (string) The token type path to delete the JWT customizer for. ## Responses ### 204: The JWT customizer was deleted successfully. ### 400: Bad Request ### 401: Unauthorized ### 403: Forbidden ### 404: The JWT customizer does not exist. [Powered by Bump.sh](https://bump.sh)