Skip to content

Set an app's sharing scope (My Apps <-> Workspace)

PATCH
/api/workspaces/{workspaceId}/apps/{id}/access

The v1 rail’s drag-between-sections, for v2: private = the owner’s own list, workspace = everyone’s. Folder-only apps get their row here (restricting is one of the three row-creating acts, §13.6).

workspaceId
required
string
id
required
string
object
access
required
string
Allowed values: private workspace

Successful response

object
success

Whether the request succeeded.

boolean
data

Endpoint-specific response payload.

message
string
Example
Operation completed
error
string
Example
Error message

Invalid request

object
success
boolean
error
string
Example
Error message

Internal server error

object
success
boolean
error
string
Example
Error message