Skip to main content

Tags

Tags are used to group guides and wikis together.

GET /tags

List all tags on the site.

GET /guides/{guideid}/tags

Get all tags on a guide

GET /wikis/{namespace}/{title}/tags

Get all tags on a wiki

PUT /guides/{guideid}/tag

Adds a tag to a guide, creating the tag if needed.

DELETE /guides/{guideid}/tag

Remove a tag from a guide.

PUT /wikis/{namespace}/{title}/tag

Adds a tag to a wiki, creating the tag if needed.

DELETE /wikis/{namespace}/{title}/tag

Removes a tag from a wiki.

Creative Commons License
Materials Engineering Equipment Safety by The Cal Poly MatE Community is licensed under a Creative Commons Attribution 4.0 International License.
Based on a work at http://matecalpoly.dozuki.com/.