curl --request DELETE \
--url http://localhost:3333/v1/finding-template/{id}Delete a finding template (Platform Admin only)
curl --request DELETE \
--url http://localhost:3333/v1/finding-template/{id}Finding template ID
"fnd_t_abc123"
Finding template deleted successfully
Was this page helpful?