---
title: "Submit a Person Group training task. Training is a crucial step that only a trained Person Group can be used by \"Identify From Person Group\"."
method: POST
path: "/persongroups/{personGroupId}/train"
---

# Submit a Person Group training task. Training is a crucial step that only a trained Person Group can be used by "Identify From Person Group".

`POST /persongroups/{personGroupId}/train`

The training task is an asynchronous task. Training time depends on the number of person entries, and their faces in a Person Group. It could be several seconds to minutes. To check training status, please use "Get Person Group Training Status".

## Path parameters

- `personGroupId` string, required

## Response `202`

A successful call returns an empty response body.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/azure/apis/ai-face.md) · [All operations](https://skmtc.net/azure/apis/ai-face/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/ai-face/revisions/e9a68c525be6/schema)
