Skip to main content
PATCH
Toggle read-only share with project members via MCP

Authorizations

x-api-key
string
header
required

Project API key. Create and manage keys in the dashboard under Project → API Keys. Send as header: x-api-key:

Headers

x-username
string
default:(project default user)

External user (end user) to act as. Optional — if omitted, Flowra uses the project’s default external user. Send a stable username (e.g. customer_alice) only when you need another end-user context.

Path Parameters

id
string
required

Collection ID

Example:

"507f1f77bcf86cd799439011"

Body

application/json
exposeViaMcp
boolean
required

Read-only share with other members of this project via MCP. Writes and dashboard lists stay owner-only.

Example:

true

Response

200 - application/json

Read-only project share flag updated

success
boolean
required

Success status

Example:

true

message
string
required

Success message

Example:

"Operation completed successfully"

data
object
required
Example: