Pickface

Reset the output image to the original

POST
/api/pick/full_reset
AuthorizationBearer <token>

In: header

id_imagestring
flag_watermark?integer
flag_quality?integer
flag_png?integer

Response Body

Examples

curl -X POST "https://api.piktid.com/api/pick/full_reset" \
  -H "Content-Type: application/json" \
  -d '{
    "id_image": "string"
  }'
Empty
Empty
Empty
Empty
Empty