Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 810 Bytes

Forbidden.md

File metadata and controls

16 lines (11 loc) · 810 Bytes

Forbidden

Properties

Name Type Description Notes
message str An error message
name str The error name defaults to "FORBIDDEN"
status float The status code of the exception defaults to 403
errors [GenericError] A list of related errors [optional]
stack str The stack trace (only in development mode) [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]