Collection Endpoints

Collections are groups of related elements used to configure a service or capability. You can perform four main actions on a collection: get, edit, add, and delete. These actions align with RESTful calls: GET, PUT, POST, and DELETE. Collection Type Description alert OBJECT Contains a list of alerts appStore OBJECT Defines settings for Application Store … Continue reading Collection Endpoints