DLApp
Il n'y a aucun service assortissant cette expression.

/company/delete-logo

Méthode de HTTP
POST
com.liferay.portal.service.CompanyServiceUtil#deleteLogo

Deletes the company's logo.

Paramètres

p_auth String

authentication token used to validate the request

companyId long

the primary key of the company

Type de retour

void

Exception

com.liferay.portal.kernel.exception.PortalException
if the company with the primary key could not be found or if the company's logo could not be found or if the user was not an administrator
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred