You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
API endpoints :
Registering User :
API - /user-management/v1.0.0/user
Request type : POST
Header : {Authorization : Bearer API key}
Params : {"username":"UserA","first_name":"Jhon","last_name":"Creg","email":"[email protected]","password":"12345",