Update documentation (#6859)
Update documentation to reflect the correct format of user_id (fully qualified).pull/6969/head
parent
77d9357226
commit
f0561fcffd
|
@ -2,7 +2,8 @@ Create or modify Account
|
||||||
========================
|
========================
|
||||||
|
|
||||||
This API allows an administrator to create or modify a user account with a
|
This API allows an administrator to create or modify a user account with a
|
||||||
specific ``user_id``.
|
specific ``user_id``. Be aware that ``user_id`` is fully qualified: for example,
|
||||||
|
``@user:server.com``.
|
||||||
|
|
||||||
This api is::
|
This api is::
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue