Skip to main content
HTTP Status: 400
For validation errors, details is an object mapping each invalid field name to a list of messages.

Reasons and How to Fix

Invalid Parameter Value

A parameter has an invalid value that doesn’t match the expected options. Common issues:
  • format must be one of: png, jpg, webp
  • channels must be one of: rgba, rgb, alpha
  • size must be one of: full, preview, medium, hd
  • crop must be a boolean (true/false) or an aspect ratio like 1:1, 4:3, 16:9
  • padding must be a number (0.1) or percentage (10%), optionally as horizontal,vertical (10%,7.5%)

Incorrect Data Types

Parameters must be the correct type.

Non-multipart Body

The /remove endpoint only accepts multipart/form-data. A JSON or raw body is rejected.

Valid Parameter Reference

Need Help?

Contact us at support@poof.bg with your request_id.