Skip to main content
DELETE
/
v1
/
custom-assets
/
{custom_asset_id}
Delete Custom Asset
curl --request DELETE \
  --url https://api.centosfi.com/v1/custom-assets/{custom_asset_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Path Parameters

custom_asset_id
string<uuid>
required

Response

Successful Response