docs
Contact ↗Contact ↗ (opens in a new tab)
  • Introduction
    • Setup
    • Player API
    • Authentication
      • Video Object
      • Video List
      • Get single video
      • Create video
        • Multipart Upload
        • Using Uppy
      • Replace video file
      • Update video
      • Delete video
        • Create
        • Reset
        • Get
        • Create
        • Update
        • Delete
      • Category Object
      • Category List
      • Get single category
      • Create category
      • Update category
      • Delete category
      • Object
      • Tag List
      • Get single tag
      • Create tag
      • Update tag
      • Delete tag
    • Querying
API Reference
Tags
Object

The tag object

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

{
  "id": string,
  "title": string,
  "slug": string
}
Delete categoryTag List

Ignite Video Cloud documentation.
Imprint • Privacy policy