POST

Bulk Update Branch Tags


Updates tags on multiple branches.

Specify which tags to assign and which tags to unassign. A tag that appears in both the list to assign and the list to unassign will be assigned.

To update a single branch's tags, call Update Branch.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Site Branches
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/editor/branches/v1/bulk/branches/update-tags

Errors
400Invalid Argument

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?