Reasons and How to Fix
Invalid Parameter Value
A parameter has an invalid value that doesn’t match the expected options. Common issues:formatmust be one of:png,jpg,webpchannelsmust be one of:rgba,rgbsizemust be one of:full,preview,small,medium,largecropmust be a boolean:trueorfalse
Incorrect Data Types
Parameters must be the correct type.Missing Required Parameters
Theimage_file parameter is required for the /remove endpoint.
Valid Parameter Reference
| Parameter | Type | Valid Values |
|---|---|---|
image_file | file | Required. Max 20MB |
format | string | png, jpg, webp |
channels | string | rgba, rgb |
bg_color | string | Hex, RGB, or color name |
size | string | full, preview, small, medium, large |
crop | boolean | true, false |
Need Help?
Contact us at support@poof.bg with yourrequest_id.