---
title: "Delete a KnownFaces list"
method: DELETE
path: "/api/knownfaces/lists/{listId}"
tags: ["KnownFaces"]
---

# Delete a KnownFaces list

`DELETE /api/knownfaces/lists/{listId}`

## Path parameters

- `listId` string, required

## Headers

- `Accept-Version` string, required

## Response `204`

Success

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/trulioo/apis/trulioo-platform-api.md) · [All operations](https://skmtc.net/trulioo/apis/trulioo-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trulioo/trulioo-platform-api/versions/a825565ee177/schema)
