Set an app's sharing scope (My Apps <-> Workspace)
PATCH /api/workspaces/{workspaceId}/apps/{id}/access
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).
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” workspaceId
required
string
id
required
string
Request Body required
Section titled “Request Body required ”object
access
required
string
Responses
Section titled “ Responses ”Successful response
object
success
Whether the request succeeded.
boolean
data
Endpoint-specific response payload.
message
string
Example
Operation completed error
string
Example
Error messageInvalid request
object
success
boolean
error
string
Example
Error messageInternal server error
object
success
boolean
error
string
Example
Error message