Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

listingUid
string
required
read-only

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.

Asset UIDs to associate to and/or remove from a listing.

add
object[]

Asset UIDs to associate to the listing.

remove
string[]

Asset UIDs to remove from the listing.

Unique identifier for an asset.

Pattern: ^[0-9a-f]{24}

Response

No content.