Unfollow LinkedIn company
Input
url optionalLinkedIn company page URL (e.g. https://www.linkedin.com/company/almapay/) or bare slug (e.g. almapay). A /showcase/<slug>/ URL also works.
slug optionalAlias for url — accepted for compatibility; prefer url.
company optionalAlias for url — accepted for compatibility; prefer url.
companySlug optionalAlias for url — accepted for compatibility; prefer url.
companyUrlOrSlug optionalAlias for url — accepted for compatibility; prefer url.
Output
status requiredunfollowed = just unfollowed; not_following = the page already showed you don't follow it; not_found = the company page doesn't exist.
companyUrl requiredname optionalCompany display name (h1). Null only when not_found.
companyId optionalNumeric LinkedIn company id, resolved from the SSR hydration blob's entityUrn nearest the current universalName. Null only when not_found or the blob wasn't found.
universalName optionalCanonical slug segment from the resolved page URL (company or showcase page). Null only when not_found.
