
* 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
2.3 KiB
2.3 KiB
Update Tag
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.