DeleteGroup

Specifies a group you want to delete from a course in your iTunes U site.

You specify the following entities with the DeleteGroup operation:

! icon

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

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

<?xml version="1.0" encoding="UTF-8"?>
<ITunesUDocument>
  <Version>1.1.4</Version>
  <DeleteGroup>
    <GroupHandle>grouphandle value</GroupHandle>
    <GroupPath>grouppath value</GroupPath>
  </DeleteGroup>
</ITunesUDocument>


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