API Docs

Tags

Found 2 routes
GET

list

/api/v3/tag/list

Get all tags & their occurrence counts from a user/team.

GET

riddle_list

/api/v3/tag/riddle/list/{UUID}

Gets all the tags from a riddle.

Returns the serialized riddle with the new tags or HTTP 404 if the specified riddle is not tagged with the given tag.
Route parameters
Name Type Required Description
UUID string X this param was auto-detected by ApiDocService