DLApp
No hay servicios que concuerden con ese texto.

/company/delete-logo

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

Deletes the company's logo.

Parámetros

p_auth String

authentication token used to validate the request

companyId long

the primary key of the company

Tipo de retorno

void

Excepción

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