Findings
Create a finding
Create a new finding for a task (Auditor or Platform Admin only)
post/v1/findings
Request body
Example request
{
"taskId": "tsk_abc123",
"evidenceSubmissionId": "evs_abc123",
"evidenceFormType": "access-request",
"templateId": "fnd_t_abc123",
"content": "The uploaded evidence does not clearly show the Organization Name or URL."
}Response
The created finding