Manage Tags

View as Markdown
Provides endpoints to search for tags and manage user's saved tags.

Query parameters

nintegerOptional
Number of tags to return
qstringOptional
Search query for tags

Request

This endpoint expects an object.
tagslist of stringsRequired
List of tags to save for the user

Response

List of recommended and user's saved tags

Errors

400
Bad Request Error
401
Unauthorized Error