[{"label":"Latest (1.0.0)","version":"latest"}]
crest

FailureResponse

A JSON object that provides details about the failure response.


Properties

status Required

A JSON object represents the type of exception that occurred.

JSON Example

{
	"status": {
		"error": "string",
		"success": "string"
	}
}
[{"label":"Latest (1.0.0)","version":"latest"}]
crest

Feedback

Was this page helpful?