PATCH
/
public
/
v1
/
assets
/
asset
/
{asset-id}
{
  "brands": [
    "<string>"
  ],
  "collections": [
    "<string>"
  ],
  "id": "<string>",
  "isExternal": true,
  "metadata": {},
  "mimetype": "<string>",
  "name": "<string>",
  "productIds": [
    "<string>"
  ],
  "status": "pending_upload",
  "url": "<string>"
}

Authorizations

Authorization
string
header
required

A valid API key generated in Topsort's UI.

Path Parameters

asset-id
string
required

Asset ID.

Body

application/json

Response

200
application/json

Successful Response

The response is of type object.