beta.connectors

Share a private connector to the current workspace.

Transfers ownership of a private user-owned connector to the current workspace, making it available to all workspace members. The creator can later revert this via the unshare endpoint. Any authentication flows that rely on the original owner's identity (e.g. OAuth on-behalf-of) will be affected and must be reconfigured after sharing. Only the connector's creator can call this endpoint. Requires the ShareConnectorToWorkspace workspace permission.

put/v1/connectors/{connector_id}/share

Path parameters

connector_idstring uuid required

Response

Successful Response

messagestring required