Move a tag

POST/api/tags/move

Moves a tag (and its whole subtree) under a new parent, or to the root when parent_id is null. Requires reports:write.

Body Parameters

idstringrequired
parent_idstring