A playlist category is a tag for grouping related playlists.
| Attribute | Type | Description | 
|---|---|---|
| name | 
 | Playlist Category name | 
{
  "id": "1",
    "type": "playlist_categories",
    "attributes": {
      "name": "Wedding & Reception"
    }
  }
}A playlist category is a tag for grouping related playlists.
| Attribute | Type | Description | 
|---|---|---|
| name | 
 | Playlist Category name | 
{
  "id": "1",
    "type": "playlist_categories",
    "attributes": {
      "name": "Wedding & Reception"
    }
  }
}