Delete AssetAsk AIdelete https://preview.threekit.com/api/v2/assets/{assetId}Deletes an asset by ID.Path ParamsassetIdstringrequiredID of the asset to be retrieved. This can either be the Threekit UUID or the user defined customId.Query Paramsbearer_tokenstringPrivate token used to authorize the request. This endpoint is only accessible using a private token.branchstringName of the org branch to connect to. If no value is provided the default value is "main".Responses 200Successfully delete the catalog item/attribute 401User is not authenticated. They must be authenticated to use this service. 403The token being used does not belong to the org being queried or does not have enough permissions to make the request. 422Cannot delete a deleted assetUpdated about 1 year ago