post
https://{hostname}/api/access/v2/users//access-levels
Use this API to add a new role to a specific user.
201Access level added successfully
400Invalid request data - malformed UUID, invalid request body, attempting to add INVITED role, or user already has access level in the specified organization
401Unauthorized - Invalid or missing authentication
403Forbidden - Insufficient permissions
404Organization or role not found
409Conflict - User does not exist
500Internal Server Error