Skip to main content

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

Body

required

    catalogId stringrequired
    devices string[]required
    groups number[]
    itemType stringrequired

    Possible values: [software, map, cache]

    Default value: software

Responses

Loading...