deleteUser()
Deletes a user given a valid ID. Throws an error otherwise.
- Name
userId
- Type
string
- Description
The ID of the user to delete.
Feedback
Last updated on
deleteUser()
Deletes a user given a valid ID. Throws an error otherwise.
userId
string
The ID of the user to delete.
Last updated on