Delete User

requires user id

import authefyWebClient from './path/to/@authefy/web-client';

await authefyWebClient.user.delete('ca10416e530f5f7bb7dfb02940143618')

Last updated

Was this helpful?