Skip to main content
DELETE
/
v1
/
faces
/
{face_id}
Delete Face
curl --request DELETE \
  --url https://api.faces.sh/v1/faces/{face_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Headers

authorization
string | null

Path Parameters

face_id
string
required

Response

Successful Response