Assessments
Remove All Assets from Assessment
Delete all the association of assets from a listing.
DELETE
cURL
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Unique identifier for an listing.
Pattern:
^[-_0-9a-z]{1,50}Query Parameters
Restrict the returned asset summaries to only assets of the specified type.
Available options:
cloudaccount, host, network, mobileapp, webapp Response
No content.
cURL