await deleteContentPlaylist({ id: 5 });
const deleteContentPlaylist: PortalFunction<null, DeleteContentPlaylistInput>
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Deletes a content playlist.
await deleteContentPlaylist({ id: 5 });
const deleteContentPlaylist: PortalFunction<null, DeleteContentPlaylistInput>