latestOpenAPI 3.0.22026-08-1588147259.4 KB
3020984570dc
Taxonomy
bulkMergeClassifications
Merges classifications from one taxonomy into one individual classification, through a bulk async operation which also updates all references from the old Classifications to the new one.
post/v1/entity/taxonomies/classifications:merge
Request body
Example request
{
"target_classification": "purpose",
"classification_ids": [
"taxonomy-slug:classification-slug"
]
}Response
Returns the job id for the async job and current status