Skip to main content
DELETE
/
api
/
brand-studio
/
assets
/
{asset_id}
Delete Asset Endpoint
curl --request DELETE \
  --url https://api.example.com/api/brand-studio/assets/{asset_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "ctx": {},
      "input": "<unknown>"
    }
  ]
}

Path Parameters

asset_id
string
required

Response

Successful Response