Skip to main content

Unsnooze Unmanaged Assets

POST 

/asm/api/v1/asset/reopen

Unsnooze list of snoozed unmanaged assets.

Request

Body

    assets string[]

    List of asset ids.

    regex string

    Regular expression to filter the assets. The snooze setting will be applied to all the assets that match this regular expression.

Responses

Ok

Schema
    any
Loading...