Error
errorstringrequired
Machine-readable error code
Example:
NOT_FOUNDmessagestringrequired
Human-readable error description
Example:
The requested resource was not foundJSON
Error
{
"error": "NOT_FOUND",
"message": "The requested resource was not found"
}