Update users Information
Description:
Allows the Ciso to create a new user in his company.
Note: The Ciso can only create users for his company.
Route:
POST: api/ciso/company/users
Inputs:
???
Validation:
- Only the Ciso can update the company's users information.
Mechanism:
Update the company's users data.
Output:
The returned data is the updated users information.