Description | : Deletes a user with multiple roles from the Confidential Ledger. |
Reference | : Link ¶ |
⚼ Request
DELETE:
/app/ledgerUsers/{userId}
{
api-version:
string
,
userId:
string
,
}
⚐ Response (204)
{}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
}