v5
latestOpenAPI 3.1.02026-08-025631,1012.8 MBTaxonomy Analytics
Re-run a stored taxonomy analytics run
Re-execute a previously persisted analytics run using its stored parameters and return the FRESH result. The stored run is updated in place with the new result (run_count is incremented).
post/v1/taxonomies/{taxonomy_id}/analytics/runs/{run_id}/rerun
Path parameters
taxonomy_idstring required
run_idstring required
Response
Successful Response
Example response
{
"paths": [
{
"path": [
"inquiry",
"followup",
"closed_won"
]
}
]
}