Get_aligned_face

Get aligned face

POST
/api/get_aligned_face

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/get_aligned_face" \  -H "Content-Type: application/json" \  -d '{    "id_image": "string",    "id_face": 0,    "id_generation": 0  }'
Empty
Empty
Empty
Empty