Merge data point tags by data point XID
PUT /data-point-tags/point/:xid
User must have edit permission for the data points.Adds/deletes a tag or replaces the tag value for each tag key. Any other existing tags will be kept. Set the tag value to null to delete the tag.
Request