Selection

Select faces to process (for images with more than 1 face)

POST
/api/selection
AuthorizationBearer <token>

In: header

id_image?string
selected_faces?string
number_of_generations?integer
flag_select_and_generate?boolean
flag_sync?boolean

Response Body

Examples

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