service/user_disable
Api Code Documentation / Exports / service/user_disable
Table of contents
Functions
Functions
disableUser
▸ disableUser(conn
, ctx
, serviceUser
, issuerOrganization
, revokee
): Promise
<Type
<void
>>
Parameters
Name | Type |
---|---|
conn | ConnToken |
ctx | Ctx |
serviceUser | ServiceUser |
issuerOrganization | string |
revokee | RequestData |
Returns
Promise
<Type
<void
>>