deleteOrganizationLogo
@DELETE(value = "organizations/{organization_id}/logo")
Deletes the logo for an organization.
Return
A ClerkResult containing either the updated Organization on success or a ClerkErrorResponse on failure
Parameters
organizationId
The unique identifier of the organization