Each method provides an operation which can be executed by the Author-it API. Methods will also accept some input and return some output, in the form of simple data or DTOs. Methods provided by the Author-it API are never overloaded.
Example Methods
|
Service |
Method |
Description |
|
Authentication |
Login |
Logs a user in to a library. |
|
ObjectCommon |
Delete |
Permanently deletes an object from a library. |
|
Folder |
Get |
Gets the details for a folder, specified by ID. |