1. Home
  2. Docs
  3. API
  4. API Root Nodes
  5. Defects

Defects

URIMethodDescription
/api/defectsGETReturn collection of defect categories
/api/defects/$DEFECT_CATEGORY_IDGETReturn a defect category by id
/api/defectsPOSTAdd defect
/api/defects/$DEFECT_CATEGORY_IDPUTUpdate defect
/api/defects/$DEFECT_CATEGORY_IDDELETEDelete defect

Object Parameters

KeyValueFormat
idDefect idInteger
nameDefect nameString
defect_category_idDefect category idInteger
created_atTimestamp for the defect created dateTimestamp