Findings

Update a finding (status transition rules apply)

Update a finding (status transition rules apply) in Betayum. Create, review, update, and track audit findings, remediation activity, and finding history for an organization.

patch/v1/findings/{id}

Path parameters

idstring required

Finding ID

Request body

status'open' | 'ready_for_review' | 'needs_revision' | 'closed'

Finding status

type'soc2' | 'iso27001'

Finding type

severity'low' | 'medium' | 'high' | 'critical'

Severity

contentstring

Finding content/message

revisionNoteobject nullable

Auditor note when requesting revision

Changes

Changed in 2 of the 51 revisions of this API.14

    • added the new optional request property severity

      new-optional-request-property

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • removed the non-success response with the status 403

      response-non-success-status-removed

    • removed the non-success response with the status 404

      response-non-success-status-removed

    • deleted the header request parameter X-Organization-Id

      request-parameter-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog