Skip to main content

Library_CreatePlaylistItem

Library_CreatePlaylistItem

Path Parameters
  • user string required

    The user id.

  • playlist string required

    The playlist id.

Request Body required
  • parent string required

    The parent this playlist item belongs to.

  • item object required
    • name string required

      The id of the playlist.

    • resource string required

      The full resource name that identifies the resource.

    • createTime date-time

      The timestamp at which the playlist item was created.

Responses

OK

Schema
  • name string required

    The id of the playlist.

  • resource string required

    The full resource name that identifies the resource.

  • createTime date-time

    The timestamp at which the playlist item was created.