deleteOrganizationLogo()
Deletes an organization's logo.
- Name
organizationId
- Type
string
- Description
The ID of the organization for which the logo will be deleted.
Backend API (BAPI) endpoint
This method in the SDK is a wrapper around the BAPI endpoint DELETE/organizations/{organization_id}/logo
. See the BAPI reference for more details.
Feedback
Last updated on