Update api-quick-start.rst

Enhance the description for the parameter 'tenantId'
of the section 'Authenticate'.

Change-Id: Id4683aaa9081d2d3389ce98e6cdb6abb794c0601
This commit is contained in:
zzxwill 2016-05-31 09:11:48 -04:00
parent a48c4f654a
commit 31aaa8acde

View File

@ -68,8 +68,8 @@ The payload of credentials to authenticate contains these parameters:
| | | both attributes, the server returns | | | | both attributes, the server returns |
| | | the Bad Request (400) response code. | | | | the Bad Request (400) response code. |
| | | If you do not know the tenant name | | | | If you do not know the tenant name |
| | | ID, send a request with "" for the | | | | or ID, send a request with "" for |
| | | tenant name or ID. The response | | | | the tenant name or ID. The response |
| | | returns the tenant name or ID. | | | | returns the tenant name or ID. |
+-----------------------+----------------+--------------------------------------+ +-----------------------+----------------+--------------------------------------+
| token (Optional) | xsd:string | A token. If you do not provide a | | token (Optional) | xsd:string | A token. If you do not provide a |