Skip to main content
POST
Move a selection of tags to a group

Headers

x-project-id
string
required

Project ID to specify the project context

Body

application/json
selection
object
required

The tags to move.

groupId
string<uuid> | null
required

Target query-taxonomy tag group to file the tags under, or null to ungroup them.

Example:

"018f3a2b-7c4d-7e91-b3f5-2a6c8d0e1f42"

Response

affected
number
required

Number of rows affected by the action.

Example:

42