docs: added manage users documentation (#4000)

* docs: added manage users documentation

* fix link
This commit is contained in:
Shahed Nasser
2023-05-03 17:16:08 +03:00
committed by GitHub
parent b8e976ecab
commit f9886a5b9f
4 changed files with 374 additions and 7 deletions
@@ -520,3 +520,9 @@ This endpoint requires the following request body parameters:
You can also optionally pass the `email` parameter in the request body.
The request returns the user as an object, and the user is automatically logged in.
---
## See Also
- [How to manage users](./manage-users.mdx)