Update documentation (#6859)

Update documentation to reflect the correct format of user_id (fully qualified).
This commit is contained in:
Robin Vleij 2020-02-05 22:27:38 +01:00 committed by GitHub
parent 77d9357226
commit f0561fcffd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,8 @@ Create or modify Account
========================
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::