Set_mask_by_keyword

Set mask based on keywords

Available keywords: face, hair, eyes, neck, nose, ears, mouth, teeth

Keywords example: 'hair'

POST
/api/set_mask_by_keyword

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/set_mask_by_keyword" \  -H "Content-Type: application/json" \  -d '{}'
Empty
Empty
Empty
Empty