cvprac icon indicating copy to clipboard operation
cvprac copied to clipboard

Add 'profile' to list of parameters for add_user function

Open mharista opened this issue 9 months ago • 1 comments

{ "roles": [ "string" ], "user": { "contactNumber": "string", "email": "[email protected]", "firstName": "string", "lastName": "string", "password": "string", "userId": "string", "userStatus": "string", "profile": "string", "userType": "string" } }

mharista avatar May 03 '24 22:05 mharista

Currently profile is CVaaS only.

mharista avatar May 04 '24 00:05 mharista