Assessments
Remove Asset from Assessment
Delete the assignment of an asset to 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}Unique identifier for an asset.
Pattern:
^[0-9a-f]{24}Response
No content.
cURL