17677: Document the "authenticate" endpoint
[arvados.git] / doc / api / requests.html.textile.liquid
index e720395e2935ef5478be3e889f4dd84ee78ed227..af3a50fb0f2c205d0897473e1328f653f5b3b2f8 100644 (file)
@@ -4,6 +4,11 @@ navsection: api
 navmenu: Concepts
 title: REST API syntax
 ...
+{% comment %}
+Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: CC-BY-SA-3.0
+{% endcomment %}
 
 Arvados exposes a REST API using standard HTTP requests.
 
@@ -47,7 +52,7 @@ h3. Result
 
 Results are returned JSON-encoded in the response body.
 
-h3. Errors
+h3(#errors). Errors
 
 If a request cannot be fulfilled, the API will return 4xx or 5xx HTTP status code.  Be aware that the API server may return a 404 (Not Found) status for resources that exist but for which the client does not have read access.  The API will also return an error record: