PickFull_reset

Reset the output image to the original

POST
/api/pick/full_reset

Authorization

token_auth_2
AuthorizationBearer <token>

In: header

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

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