Skip to main content
DELETE
/
v1
/
finding-template
/
{id}
Delete a finding template
curl --request DELETE \
  --url http://localhost:3333/v1/finding-template/{id}

Path Parameters

id
string
required

Finding template ID

Example:

"fnd_t_abc123"

Response

Finding template deleted successfully