Cancel verified digital identity (admin)

View as Markdown

Allows an admin to cancel verified digital identity for a specific user. Requires ApiKey and an admin bearer token.

Authentication

ApiKeystring
Static API key issued to your tenant. Required on every request.
OR
AuthorizationBearer

Admin JWT from /api/credentials/Login. Required for admin operations.

Request

This endpoint expects an object.
userIdstringRequired
ID of the user whose verified digital identity should be cancelled.

Response

Verified digital identity cancelled for the specified user.
dataobject
error_codestring
error_messagestring