feedback-api-sdk

Not Found Error

Structure

NotFoundError

Fields

Name Type Tags Description
message string Required, Constant Default: 'Not found'

Example (as JSON)

{
  "message": "Not found"
}