DeleteSection

Specifies a section you want to delete from your iTunes U site.

You specify the following entities with the DeleteSection operation:

Note: If you do not specify a handle or path, iTunes U determines the destination from the destination string in the URL. If you specify a handle, with or without a path, iTunes U uses the handle. If you do not specify a handle but instead specify a path, iTunes U uses the path. If you specify both a handle and path, iTunes U uses the handle.

! icon

Warning: You cannot undo any changes you make using the DeleteSection operation.

The following is an example of an iTunes U Web Services document using DeleteSection:

<?xml version="1.0" encoding="UTF-8"?>
<ITunesUDocument>
  <Version>1.1.4</Version>
  <DeleteSection>
    <SectionHandle>sectionhandle value</SectionHandle>
  </DeleteSection>
</ITunesUDocument>


© 2009 Apple Inc. All Rights Reserved. (Last updated: 2009-11-04)