Assessments
Add or Remove Multiple Assets to/from Asessment
Associate or disassociate zero or more assets from a listing. Allows the caller to provide lists of assets to add to and/or remove from being associated with a listing. Unknown assets are ignored.
PATCH
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}Body
application/json
Asset UIDs to add associations to and/or remove associations from the listing.
Response
No content.
cURL