CAPA Findings

Update an existing finding

patch/api/capa/findings/{id}

Path parameters

idstring required

Request body

titlestring
descriptionstring
urgency'A' | 'B' | 'C' | 'D' | 'E'
impactAreaIdstring
assigneeUserIdstring
dueDatestring
rootCauseAnalysisstring
genderedImplicationsstring

Response

Default Response

Changes

Changed in 1 of the 21 revisions of this API.4

    • added the new optional request property genderedImplications

      new-optional-request-property

    • added the new optional request property rootCauseAnalysis

      new-optional-request-property

    • added the required property data/genderedImplications to the response with the 200 status

      response-required-property-added

    • added the required property data/rootCauseAnalysis to the response with the 200 status

      response-required-property-added

Of the 21 revisions, 1 has no diff computed.