Does the API support new user creation?
Hi,
I'm trying to find how to create a new user via the api. The docs show:
GET api/users/me
GET api/users/version
GET api/users/{id}/permissions
and i have found reference in another ticket for:
GET api/users/users (which returns all users)
I am hoping there is another undocumented endpoint like:
POST api/users (that creates a new bod)
and may even...
PUT/PATCH api/users (so i can maintain them)
Is this wishful thinking or does it exist and i've just been looking in the wrong place?
Thanks!
0 Comments
[ + ] Show comments
Answers (1)
Answer Summary:
Please log in to answer
Posted by:
Hobbsy
1 year ago
Top Answer
Wishful thinking unfortunately........sorry
Comments:
-
Thanks for the answer. I feared as much. - singleUseUser 1 year ago