A newer version is available. For the latest information, see the
current release documentation.
BasicFailedReply
editBasicFailedReply
editIntentionally left blank
Properties
edit-
errors
(array[
BasicFailedReplyElement
]
, required) - A list of errors that occurred in the failing request
Example
edit{ "errors" : [ { "code" : "string", "fields" : [ "string" ], "message" : "string" } ] }