http.request.body.multipart
http.request.body.multipart Map<Array<String>> A Map (or associative array) representation of multipart names to multipart values in the request body.
Requires a Cloudflare Enterprise plan with a paid add-on.
Example value:
{"username": ["alice_doe"], "role": ["editor"], "picture": [<binary_content_of_file>]}Example usage:
any(http.request.body.multipart["role"][*] == "admin") Categories: 
   - Request
 - Body
 
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