Makes a custom connector workspace-visible or private.
Makes a custom connector workspace-visible or private.
Updates whether a custom connector is visible to the workspace or private and returns its sharing configuration.
Set IsSharedWithWorkspace to the desired visibility. Making a connector private fails while connections remain shared or another user has a connection or agent using it.
<Check title="Required Permissions" icon="key">The user must own the connector or be a workspace administrator, and must have permission to contribute to the agent library.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
connectorId
The connector id.
Request
The connector sharing configuration.
Response
OK
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error

