Delete the JWT customizer for the given token type.
DELETE
/api/configs/jwt-customizer/{tokenTypePath}
curl \
--request DELETE 'https://[tenant_id].logto.app/api/configs/jwt-customizer/{tokenTypePath}' \
--header "Authorization: Bearer $ACCESS_TOKEN"