Delete User
import authefyNodeClient from './path/to/@authefy/node-client';
await authefyNodeClient.user.delete('ca10416e530f5f7bb7dfb02940143618')
Last updated
Was this helpful?
import authefyNodeClient from './path/to/@authefy/node-client';
await authefyNodeClient.user.delete('ca10416e530f5f7bb7dfb02940143618')
Last updated
Was this helpful?