DLApp
No hay servicios que concuerden con ese texto.

/organization/delete-logo

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

Deletes the logo of the organization.

Parámetros

p_auth String

authentication token used to validate the request

organizationId long

the primary key of the organization

Tipo de retorno

void

Excepción

com.liferay.portal.kernel.exception.PortalException
if an organization with the primary key could not be found, if the organization's logo could not be found, or if the user did not have permission to update the organization
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred