Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 321 Bytes

response-http-401-error-exception.md

File metadata and controls

21 lines (13 loc) · 321 Bytes

Response Http 401 Error Exception

Structure

ResponseHttp401ErrorException

Fields

Name Type Tags Description
Detail *string Optional -

Example (as JSON)

{
  "detail": "Authentication credentials were not provided."
}