Version User Scope of changes
Nov 21 2008, 1:44 PM EST (current) jana_wetpaint 2 words added, 1 word deleted
Nov 21 2008, 1:44 PM EST jana_wetpaint 7 words added, 2 words deleted

Changes

Key:  Additions   Deletions

HTTP MethodURIReturns
POST/TagService/untag.doThe tags that have been removed

Overview
:Remove: Remove a tag from a cell
Common Parameters
plus...

Required Parameters:

tag.name
The tag name to remove. May be specified more than once.
cell.cellId
The cell to remove the tag from.
output
Currently only api output is supported for this call.

Example Request ( required parameters in red ):

http://wapi.wetpaint.com/tagService/untag.do?key=yourissueddeveloperkey&ns=yourassignednamespace&
cell.cellId=someCell&tag.name=someTag&output=api