Add WatermarkAsk AIpost https://api.picsart.io/tools/1.0/watermarkAdd watermark to your image.Body ParamsimagefileSource image file (binary). (If this parameter is present, the other image source parameters must be empty.)image_urlurilength between 1 and 2083Source image URL. (If this parameter is present, the other image source parameters must be empty.)image_idstringdeprecatedDeprecated. Source image ID of an image previously uploaded to Picsart or result image ID from a different API. (If this parameter is present, the other image source parameters must be empty.)watermarkfile | nullSource watermark image file (binary). (If this parameter is present, the other watermark image source parameters must be empty.)watermark_urluri | nullSource watermark image URL. (If this parameter is present, the other watermark image source parameters must be empty.)anchor_pointstringenumDefaults to center-middleleft-topleft-middleleft-bottomcenter-topcenter-middlecenter-bottomright-topright-middleright-bottompatternShow 10 enum valueswatermark_widthinteger | null≥ 1watermark_heightinteger | null≥ 1watermark_opacityinteger | null0 to 100Defaults to 50Define the opacity of the watermark. Takes values from 0 to 100. Default is 100 (opaque). Set to 0 to make it transparent.watermark_angleinteger | null0 to 360Define the angle of the watermark. Takes values from 0 to 360.watermark_padding_xinteger | null≥ 0Defaults to 0Define the horizontal padding of the watermark.watermark_padding_yinteger | null≥ 0Defaults to 0Define the vertical padding of the watermark.formatstringenumDefaults to JPGOptionally select one of the image formats (JPG is chosen if left blank). Options are as follows: JPG PNG WEBP JPGPNGWEBPAllowed:JPGPNGWEBPResponses 200Success. 400Bad Request 401Unauthorized 402Payment Required 403Forbidden 404Not Found 405Method Not Allowed 413Request Entity Too Large 415Unsupported Media Type 429Too Many Requests 431Request Header Fields Too Large 500Internal Server Error 503Service UnavailableUpdated 6 months ago