Queues an insertion of a new identity into the merkle tree
Request body
Example request
{
"identityCommitment": "0000F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2"
}Response
Identity insert was successfully queued
Changes
Changed in 6 of the 15 revisions of this API.347
- ●
added the new
failedenum value to thestatusresponse property for the response status202response-property-enum-value-added
- ●
added the new
newenum value to thestatusresponse property for the response status202response-property-enum-value-added
- ○
removed the
confirmedenum value from thestatusresponse property for the response status202response-property-enum-value-removed
- ●
- ▲
removed the success response with the status
200response-success-status-removed
- ○
added the success response with the status
202response-success-status-added
- ▲
- ●
removed the request property
groupIdrequest-property-removed
- ●
removed the optional property
validityScopefrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
statusto the response with the200statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ▲
the response's body type/format changed from
null/toobject/for status200response-body-type-changed
- ○
added the optional property
proofto the response with the200statusresponse-optional-property-added
- ○
added the optional property
rootto the response with the200statusresponse-optional-property-added
- ○
added the optional property
validityScopeto the response with the200statusresponse-optional-property-added
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲