Method
|
Description
|
---|---|
GET
|
Retrieves resources from the application that supports RESTful APIs.
|
SYNCHRONIZE
|
Synchronizes the resources in Focal Point® with the resources in the application.
|
POST
|
Creates resources in the application that supports RESTful APIs. If the application already has a resource and the unique attribute in Focal Point® is empty a similar resource is created.
|
PUT
|
Updates resources in the application that supports RESTful APIs.
|
DELETE
|
Deletes resources in the application that supports RESTful APIs.
|