the account-id field applies to both `PUT /admin/user` (Create User)
and `POST /admin/user` (Modify User) apis
Signed-off-by: Casey Bodley <cbodley@redhat.com>
``account-id``
-:Description: the account under which a user should exist.
+:Description: The account under which a user should exist.
:Type: string
:Example: RGW00000000000000001
:Required: No
:Example: STANDARD-1A
:Required: No
+.. versionadded:: Squid
+
+``account-id``
+
+:Description: The account under which a user should exist. Cannot be changed or removed once set.
+:Type: string
+:Example: RGW00000000000000001
+:Required: No
+
Response Entities
~~~~~~~~~~~~~~~~~