CancelVerifiedDigitalIdentity
Authorizations
ApiKeystringRequired
Body
userIdintegerOptionalExample:
The unique identifier of the user whose digital identity is to be canceled.
11017Responses
200
Digital identity canceled successfully
application/json
400
Invalid request, such as missing or invalid userId
401
Unauthorized, API key or token is missing/invalid
500
Internal server error
post
/api/DigitalIdentity/CancelVerifiedDigitalIdentityForAdminLast updated