{
  "id": "tags-tag",
  "title": "tags",
  "gitUrl": "https://github.com/wix-private/auto-sdk-packages/tree/master/packages/sdk-dependencies/public-sdk/tags/tags}",
  "membership": "tags",
  "filesEntryPoints": [
    "./src/os-tags-v1-tag.universal.ts"
  ],
  "codeType": "velo-edm",
  "documentationPortal": {
    "wixDocsPortal": "VELO_APIS"
  },
  "methods": {
    "createTag": {
      "examples": [
        {
          "title": "createTag: Wix-hosted",
          "bodyFile": "docs/os-tags-v1-tag/createTag/createTag_1.md"
        },
        {
          "title": "createTag: Self-hosted@description: Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client).",
          "bodyFile": "docs/os-tags-v1-tag/createTag/createTag_2.md"
        }
      ]
    },
    "createTagForAccount": {
      "examples": [
        {
          "title": "createTagForAccount: Wix-hosted",
          "bodyFile": "docs/os-tags-v1-tag/createTagForAccount/createTagForAccount_1.md"
        },
        {
          "title": "createTagForAccount: Self-hosted@description: Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client).",
          "bodyFile": "docs/os-tags-v1-tag/createTagForAccount/createTagForAccount_2.md"
        }
      ]
    },
    "deleteTag": {
      "examples": [
        {
          "title": "deleteTag: Wix-hosted",
          "bodyFile": "docs/os-tags-v1-tag/deleteTag/deleteTag_1.md"
        },
        {
          "title": "deleteTag: Self-hosted@description: Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client).",
          "bodyFile": "docs/os-tags-v1-tag/deleteTag/deleteTag_2.md"
        }
      ]
    },
    "deleteTagForAccount": {
      "examples": [
        {
          "title": "deleteTagForAccount: Wix-hosted",
          "bodyFile": "docs/os-tags-v1-tag/deleteTagForAccount/deleteTagForAccount_1.md"
        },
        {
          "title": "deleteTagForAccount: Self-hosted@description: Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client).",
          "bodyFile": "docs/os-tags-v1-tag/deleteTagForAccount/deleteTagForAccount_2.md"
        }
      ]
    },
    "getTag": {
      "examples": [
        {
          "title": "getTag: Wix-hosted",
          "bodyFile": "docs/os-tags-v1-tag/getTag/getTag_1.md"
        },
        {
          "title": "getTag: Self-hosted@description: Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client).",
          "bodyFile": "docs/os-tags-v1-tag/getTag/getTag_2.md"
        }
      ]
    },
    "getTagForAccount": {
      "examples": [
        {
          "title": "getTagForAccount: Wix-hosted",
          "bodyFile": "docs/os-tags-v1-tag/getTagForAccount/getTagForAccount_1.md"
        },
        {
          "title": "getTagForAccount: Self-hosted@description: Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client).",
          "bodyFile": "docs/os-tags-v1-tag/getTagForAccount/getTagForAccount_2.md"
        }
      ]
    },
    "listTags": {
      "examples": [
        {
          "title": "listTags: Wix-hosted",
          "bodyFile": "docs/os-tags-v1-tag/listTags/listTags_1.md"
        },
        {
          "title": "listTags: Self-hosted@description: Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client).",
          "bodyFile": "docs/os-tags-v1-tag/listTags/listTags_2.md"
        }
      ]
    },
    "listTagsForAccount": {
      "examples": [
        {
          "title": "listTagsForAccount: Wix-hosted",
          "bodyFile": "docs/os-tags-v1-tag/listTagsForAccount/listTagsForAccount_1.md"
        },
        {
          "title": "listTagsForAccount: Self-hosted@description: Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client).",
          "bodyFile": "docs/os-tags-v1-tag/listTagsForAccount/listTagsForAccount_2.md"
        }
      ]
    },
    "onTagCreated": {
      "examples": [
        {
          "title": "onTagCreated: Wix-hosted",
          "bodyFile": "docs/os-tags-v1-tag/onTagCreated/onTagCreated_1.md"
        },
        {
          "title": "onTagCreated: Self-hosted",
          "bodyFile": "docs/os-tags-v1-tag/onTagCreated/onTagCreated_2.md"
        }
      ]
    },
    "onTagDeleted": {
      "examples": [
        {
          "title": "onTagDeleted: Wix-hosted",
          "bodyFile": "docs/os-tags-v1-tag/onTagDeleted/onTagDeleted_1.md"
        },
        {
          "title": "onTagDeleted: Self-hosted",
          "bodyFile": "docs/os-tags-v1-tag/onTagDeleted/onTagDeleted_2.md"
        }
      ]
    },
    "onTagUpdated": {
      "examples": [
        {
          "title": "onTagUpdated: Wix-hosted",
          "bodyFile": "docs/os-tags-v1-tag/onTagUpdated/onTagUpdated_1.md"
        },
        {
          "title": "onTagUpdated: Self-hosted",
          "bodyFile": "docs/os-tags-v1-tag/onTagUpdated/onTagUpdated_2.md"
        }
      ]
    },
    "updateTag": {
      "examples": [
        {
          "title": "updateTag: Wix-hosted",
          "bodyFile": "docs/os-tags-v1-tag/updateTag/updateTag_1.md"
        },
        {
          "title": "updateTag: Self-hosted@description: Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client).",
          "bodyFile": "docs/os-tags-v1-tag/updateTag/updateTag_2.md"
        }
      ]
    },
    "updateTagForAccount": {
      "examples": [
        {
          "title": "updateTagForAccount: Wix-hosted",
          "bodyFile": "docs/os-tags-v1-tag/updateTagForAccount/updateTagForAccount_1.md"
        },
        {
          "title": "updateTagForAccount: Self-hosted@description: Self-hosted SDK calls require you to [create a client](https://dev.wix.com/docs/sdk/articles/work-with-the-sdk/about-the-wix-client).",
          "bodyFile": "docs/os-tags-v1-tag/updateTagForAccount/updateTagForAccount_2.md"
        }
      ]
    }
  },
  "documentation": {
    "examples": [],
    "descriptionFile": "docs/os-tags-v1-tag/guides/setup.md",
    "title": "Setup"
  }
}
