10036: Update ContainerRequest API documentation about canceling a conatiner_request.
[arvados.git] / doc / api / schema / ApiClient.html.textile.liquid
index 402d9ab7d6ded136545730262e7866ded83cb496..0cda1af150a22aa75a070852bf0cc0e87642ca23 100644 (file)
@@ -7,32 +7,18 @@ title: ApiClient
 ...
 
 
-
-An **ApiClient** represents a client program that has issued a request to the API server.
-
+An **ApiClient** represents a client program that can issue requests to the API server.
 
 h2. Methods
 
-See "REST methods for working with Arvados resources":/api/methods.html
-
-API endpoint base: @https://{{ site.arvados_api_host }}/arvados/v1/api_clients@
-
-h2. Creation
-
-h3. Prerequisites
-
-Prerequisites for creating an ApiClient.
-
-h3. Side effects
-
-Side effects of creating an ApiClient.
+See "api_clients":{{site.baseurl}}/api/methods/api_clients.html
 
-h2. Resources
+h2. Resource
 
-Each ApiClient has, in addition to the usual "attributes of Arvados resources":/api/resources.html:
+Each ApiClient has, in addition to the usual "attributes of Arvados resources":{{site.baseurl}}/api/resources.html:
 
 table(table table-bordered table-condensed).
 |_. Attribute|_. Type|_. Description|_. Example|
 |name|string|||
 |url_prefix|string|||
-|is_trusted|boolean|||
+|is_trusted|boolean|Trusted by users to handle their API tokens (ApiClientAuthorizations).||