Error Response

Type: object

AttributeTypeDescription
messagestringA user readable descriptive message for the error
detailstring (Optional)A detailed message describing the error
codestring (Optional)The unique code for the error

Example

{
  "message": "Project is not found"
}