api-client-python icon indicating copy to clipboard operation
api-client-python copied to clipboard

User management missing

Open edermi opened this issue 6 years ago • 1 comments

The Python API currently lacks support for the user management API.

edermi avatar Oct 21 '19 09:10 edermi

Totally agree, I have been working on a commandline version of the same and both the python and go APIs seem to lack working RBAC APIs. There is documentation on this link [https://docs.getgophish.com/api-documentation/user-management] but that show success when posting user, but does not reflect on database. The other APIs i.e get user/users works fine though.

SebastianOpiyo avatar Dec 31 '22 22:12 SebastianOpiyo