---
title: "Queues an insertion of a new identity into the merkle tree"
method: POST
path: "/insertIdentity"
---

# Queues an insertion of a new identity into the merkle tree

`POST /insertIdentity`

## Request body

- IdentityCommitmentWithGroup
  - `groupId` integer
  - `identityCommitment` string

## Response `200`

Identity insert was successfully queued

- unknown

## Other responses

- `400` — Invalid request

## Changes

- **2022-11-24** `f2fda934879a` — 1 info
  - endpoint added
- **2022-06-09** `53a386390a03` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/worldcoin/apis/signup-sequencer/changes/insertIdentity/post.md)

---

[API](https://skmtc.dev/worldcoin/apis/signup-sequencer.md) · [All operations](https://skmtc.dev/worldcoin/apis/signup-sequencer/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/worldcoin/signup-sequencer/revisions/f2fda934879a/schema)
