Unpush software or map offerings
POST/api/v1/catalog/offering/unpush
Removes pushed offerings and stops delivery attempts for specified devices and/or groups
Request
- application/json
Body
required
catalogId stringrequired
devices string[]required
groups number[]
itemType stringrequired
Possible values: [software, map, cache]
Default value: software
Responses
- 202
Loading...