summaryrefslogtreecommitdiff
path: root/api-ref/source/v3/status.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'api-ref/source/v3/status.yaml')
-rw-r--r--api-ref/source/v3/status.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/api-ref/source/v3/status.yaml b/api-ref/source/v3/status.yaml
index 4cecc2ceb..e026069ac 100644
--- a/api-ref/source/v3/status.yaml
+++ b/api-ref/source/v3/status.yaml
@@ -27,6 +27,14 @@
401:
default: |
User must authenticate before making a request.
+ auth_failed: |
+ Authentication attempt has failed.
+ auth_receipt: |
+ User has successfully supplied some auth methods, but not enough for full
+ authentication.
+ auth_receipt_failure: |
+ Authentication attempt has failed. Either the auth receipt has expired, or
+ the additional auth methods supplied were invalid.
403:
default: |
Policy does not allow current user to do this operation.