Tags Service: Overview
The Tags service includes operations that can be used to provide autocomplete help to users typing in the user interface.
URL: https://{hostname}/api/tags
Action | Endpoint | Description |
---|---|---|
search tags | GET /api/tags | Returns tags that match the typed input, so they can be presented to the user for selection. |