Set App Visibility
Discover
Set App Visibility
Change an app’s reach: private (creator or workspace owner only), shared (any workspace member — discoverable via search), or public (anyone). Only the app creator or a workspace owner may change visibility.
POST
Set App Visibility
Change who can find and run an app. Only the app’s creator or a workspace owner may change its visibility.
A common flow is to generate an app (which starts
private), verify it with a run, then promote it to shared so the rest of the workspace — and their agents — can use it.
Response
Returns the updated app summary, including its newvisibility.Authorizations
Workspace API key. Prefix: lma_. Example: lma_abc123...
Path Parameters
The app ID (UUID) from the List Apps response
Body
application/json
Available options:
private, shared, public Response
200 - application/json
Visibility updated