Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 583 Bytes

Errors.md

File metadata and controls

16 lines (8 loc) · 583 Bytes

Errors

Information about the errors.

Properties

Name Type Description Notes
code String The code of the error (for example, `4078`). You can search for this returned code in the errors page to find more details about the error. [optional]
details String A description providing more details about the error. [optional]
type String The type of the error (for example, `InvalidParameterValue`). [optional]