DELETE
/
api
/
v1
/
assets
/
{public_id}
Delete Asset
curl --request DELETE \
  --url https://api.example.com/api/v1/assets/{public_id}
{}

Path Parameters

public_id
string
required

Response

Successful Response

The response is of type Response Delete Asset Api V1 Assets Public Id Delete · object.