photo-documentation/docs/api/PostTagUpdate.markdown
sneakypete81 7ac8e553c5 * Remove email/latitude/longitude
* Add actor/owner (although I'm not sure exactly what these mean)
* Add delete tag API
* Mark create/delete API as "internal"
* Create API returns TRUE, not the created tag
* Removed update API examples
2013-03-28 10:25:59 +00:00

2.3 KiB

Update Tag


  1. Purpose
  2. Endpoint
  3. Parameters

Purpose of the update Tag API

Use this API to update a tag.


Endpoint

Authentication: required

POST /tag/:id/update.json

Parameters

There are not currently any tag attributes that can be updated.