v4
latestOpenAPI 3.0.22026-07-3188146256.6 KBTaxonomy
bulkMoveClassifications
Moves classifications from one taxonomy to another, through a bulk async operation which also updates all references from the old classification to the new one under the target taxonomy.
post/v1/entity/taxonomies/classifications:move
Request body
Example request
{
"target_taxonomy": "purpose",
"classification_ids": [
"taxonomy-slug:classification-slug"
]
}Response
Returns the job id for the async job and current status