Version User Scope of changes
Oct 20 2008, 2:21 PM EDT (current) kevin_wetpaint 1 word added, 7 words deleted
Oct 7 2008, 5:00 PM EDT boe_wetpaint

Changes

Key:  Additions   Deletions

HTTP MethodURIReturns
POST/TagService/tag.doThe tags for a cell after the specified tagsthat have been added

Overview
:Adds tags to a cell
Common Parameters
plus...

Required Parameters:

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

Example Request ( required parameters in red ):

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