Cancel verified digital identity (admin)
Cancel verified digital identity (admin)
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.
userId
ID of the user whose verified digital identity should be cancelled.
Response
Verified digital identity cancelled for the specified user.
data
error_code
error_message

