User Guide

50 Chapter 4: XML API Reference
API reference entries
The following section lists the Breeze XML APIs alphabetically
accesskey-exec
Availability
Breeze 4. This API is not supported in Breeze 5.
Note: An updated API is not available because the self-registration feature no longer exists in
Breeze 5.
Description
Executes special functions associated with special access keys.
You can call this API to do the following:
Allow users to self-register for meetings and courses
Create a new user
sco-delete Deletes one or more SCOs.
sco-expanded-contents Lists all of the SCOs in an account. Call this API with filters to
find particular SCOs.
sco-info Provides information about a SCO.
sco-move Moves a SCO from one folder to another.
sco-nav Describes the folder hierarchy that contains the specified
SCO.
sco-search Provides a list of all SCOs that match the search text.
sco-shortcuts Provides IDs for a set of folders that contain content relevant
to the logged-in user: a folder for the user to place meetings, a
folder for the user to place content, and so on.
sco-update Creates or updates presentations, courses, and meetings.
sco-upload Uploads a file to the Breeze server when creating a
presentation using the XML API. (For more information, see
sco-update and sco-build).
user-accounts Provides a list of the accounts to which the specified user
belongs.
user-transcript-update Resets a user's transcript for a learning object or marks it as
complete.
user-update-pwd Changes a user’s password.
API Description