Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 3.74 KB

UnexpectedErrorResponse.md

File metadata and controls

15 lines (11 loc) · 3.74 KB

UnexpectedErrorResponse

Unexpected error

Fields

Field Type Required Description Example
StatusCode double HTTP status code 400
Error string Contains an explanation of the status_code as defined in HTTP/1.1 standard (RFC 7231) Bad Request
TypeName string The type of error returned RequestHeadersValidationError
Message string A human-readable message providing more details about the error. Invalid Params
Detail Models.Components.Detail Contains parameter or domain specific information related to the error and why it occurred.
Ref string Link to documentation of error type https://developers.apideck.com/errors#unauthorizederror