API Reference
Tags
Tag Object

The tag object

The tag object is a JSON object with the following properties:

{
  "id": string,
  "title": string,
  "slug": string
}