---
title: "Submit KYB form"
method: POST
path: "/kyb/forms/{id}/submit/"
tags: ["KYB Forms"]
---

# Submit KYB form

`POST /kyb/forms/{id}/submit/`

Submit a filled KYB form for review.

The form will be submitted and you will not be able to edit this KYB form any further
unless additional information will be requested during a manual review.

After submission, automatic blacklist and automation processes are executed.
Then this KYB form will be reviewed by humans.
After manual review, you may receive a webhook callback.

## Path parameters

- `id` string, required

## Response `200`

No response body

---

[API](https://skmtc.dev/idenfy/apis/idenfy-ivs-core-api.md) · [All operations](https://skmtc.dev/idenfy/apis/idenfy-ivs-core-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/idenfy/idenfy-ivs-core-api/revisions/3540d9ee5506/schema)
