Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'profile' to list of parameters for add_user function #277

Open
mharista opened this issue May 3, 2024 · 1 comment
Open

Add 'profile' to list of parameters for add_user function #277

mharista opened this issue May 3, 2024 · 1 comment

Comments

@mharista
Copy link
Contributor

mharista commented May 3, 2024

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

@mharista
Copy link
Contributor Author

mharista commented May 4, 2024

Currently profile is CVaaS only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant