# Users

| Code | Message |
|  --- | --- |
| 10100 | The user name is missing. To be able to create a new user, you must provide a name. |
| 10101 | The user email is missing. To be able to create a new user, you must provide an email address. |
| 10102 | The user ID is missing. Please provide a valid user ID. |
| 10103 | The user does not exist. Have you used the correct user ID? |
| 10104 | The user name and email are missing. Please make sure at least one of them is provided. |
| 10105 | To create a new user, please don't pass in a user ID. |
| 10106 | To update a user, please pass in a user ID. |
| 10107 | To delete a user, please pass in a user ID. |
| 10108 | No users found. |
| 10109 | Unable to add a new user as you have reached your user limit for your current plan. |
| 10110 | Unable to add a new user as a user already exists with this email address. |
| 10850 | The role specified was not found. |
| 20021 | Something has gone wrong when trying to remove this user. Please try again. |
| 20022 | Something has gone wrong when trying to update this user. Please try again. |
| 20024 | Something has gone wrong when trying to add this user. Please try again. Please try again. |
| 20040 | Unable to update the user's name or email when SAML is active and enforced. |
| 20041 | Unable to add a new user when SAML is active and enforced. |