Merge branch 'master' into origin-2608-websocket-event-bus-alt2
[arvados.git] / doc / api / schema / ApiClientAuthorization.html.textile.liquid
index f8c3ee545fa0d7d3802b3a7925d8dc8411754d2a..dc9614aeaaa2b6eca5e222aefd726da8204e1e67 100644 (file)
@@ -6,27 +6,13 @@ title: ApiClientAuthorization
 
 ...
 
-h1. ApiClientAuthorization
-
-A **ApiClientAuthorization** represents the API authorization token that has been issued to each "ApiClient":ApiClient.html known to this Arvados instance.
+An **ApiClientAuthorization** represents an API client's authorization to make API requests on a user's behalf.
 
 h2. Methods
 
-See "REST methods for working with Arvados resources":/api/methods.html
-
-API endpoint base: @https://{{ site.arvados_api_host }}/arvados/v1/api_client_authorizations@
-
-h2. Creation
-
-h3. Prerequisites
-
-Prerequisites for creating a ApiClientAuthorization.
-
-h3. Side effects
-
-Side effects of creating a ApiClientAuthorization.
+See "api_client_authorizations":{{site.baseurl}}/api/methods/api_client_authorizations.html
 
-h2. Resources
+h2. Resource
 
 An ApiClientAuthorization is not a generic Arvados resource.  The full list of properties that belong to an ApiClientAuthorization is:
 
@@ -39,6 +25,5 @@ table(table table-bordered table-condensed).
 |last_used_by_ip_address|string|||
 |last_used_at|datetime|||
 |expires_at|datetime|||
-|updated_at|datetime|||
 |default_owner_uuid|string|||
-|scopes|Array|||
+|scopes|array|||