Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 326 Bytes

response-http-403-error-exception.md

File metadata and controls

21 lines (13 loc) · 326 Bytes

Response Http 403 Error Exception

Structure

ResponseHttp403ErrorException

Fields

Name Type Tags Description
Detail *string Optional -

Example (as JSON)

{
  "detail": "You do not have permission to perform this action."
}