Server API
Delete User
Permanently deletes a user and all their associated data, including all of their authenticators and actions.
DELETE
/
users
/
{userId}
Path Parameters
userId
string
requiredThe ID of the user.
Response
200 - application/json
success
boolean
requiredWas this page helpful?