Delete images
You can delete an image from the Cloudflare Images storage using the dashboard or the API.
Delete images via the Cloudflare dashboard
Section titled “Delete images via the Cloudflare dashboard”- Log in to the Cloudflare dashboard ↗ and select your account.
- Select Images.
- Find the image you want to remove and select Delete.
- (Optional) To delete more than one image, select the checkbox next to the images you want to delete and then Delete selected.
Your image will be deleted from your account.
Delete images via the API
Section titled “Delete images via the API”Make a DELETE
request to the delete image endpoint. {image_id}
must be fully URL encoded in the API call URL.
curl --request DELETE https://api.cloudflare.com/client/v4/accounts/{account_id}/images/v1/{image_id} \--header "Authorization: Bearer <API_TOKEN>"
After the image has been deleted, the response returns "success": true
.
Was this helpful?
- Resources
- API
- New to Cloudflare?
- Products
- Sponsorships
- Open Source
- Support
- Help Center
- System Status
- Compliance
- GDPR
- Company
- cloudflare.com
- Our team
- Careers
- 2025 Cloudflare, Inc.
- Privacy Policy
- Terms of Use
- Report Security Issues
- Trademark