DLApp
There are no services matching that phrase.

/assettagproperty/delete-tag-property

HTTP Method
POST
com.liferay.portlet.asset.service.AssetTagPropertyServiceUtil#deleteTagProperty

Deletes the asset tag property with the specified ID.

Parameters

p_auth String

authentication token used to validate the request

tagPropertyId long

the primary key of the asset tag property instance

Return Type

void

Exception

com.liferay.portal.kernel.exception.PortalException
if an asset tag property with the primary key could not be found or if the user did not have permission to update the asset tag property
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred

Execute

String long