Delete variants
You can delete variants via the Images dashboard or API. The only variant you cannot delete is public.
- Log in to the Cloudflare dashboard ↗ and select your account.
- Select Images > Variants.
- Find the variant you want to remove and select Delete.
Make a DELETE
request to the delete variant endpoint.
After the variant has been deleted, the response returns "success": true.