> ## Documentation Index
> Fetch the complete documentation index at: https://docs.letmepost.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# linkedin.visibility.enum

> visibility must be PUBLIC or CONNECTIONS. Other values are rejected.

## What it checks

When the request body sets a LinkedIn-specific `visibility`, it must be one of `PUBLIC` or `CONNECTIONS`. Other values (LOGGED\_IN, CONTAINER, etc.) require LinkedIn's MDP and aren't supported in v1.

## Remediation

Use `PUBLIC` (the default) or `CONNECTIONS`. The other visibility modes ship with org-posting in a follow-up slice.
