Finding Templates
Update a finding template
Update an existing finding template (Platform Admin only)
patch/v1/finding-template/{id}
Path parameters
idstring required
Example:fnd_t_abc123
Finding template ID
Request body
Example request
{
"category": "evidence_issue",
"title": "Issue with uploaded evidence",
"content": "The uploaded evidence does not clearly show the Organization Name or URL. Please provide a screenshot showing the context."
}Response
The updated finding template