v3

latestOpenAPI 3.0.42026-07-312008682.1 MB
Identity documents

Delete identity documents

Deletes specified identity documents. This operation supports Portfolio Access Tokens.

post/api/connector/v1/identityDocuments/delete

Request body

ClientTokenstring required

Token identifying the client application.

AccessTokenstring required

Access token of the client application.

Clientstring required

Name and version of the client application.

ChainIdstring uuid nullable

Unique identifier of the chain. Required when using Portfolio Access Tokens, ignored otherwise.

IdentityDocumentIdsstring[] required

Unique identifiers of the identity documents to be deleted.

Response

OK

Unit required