workspaces
Create Service Connector
Creates a service connector.
Args: workspace_name_or_id: Name or ID of the workspace. connector: Service connector to register.
Returns: The created service connector.
Raises: IllegalOperationError: If the workspace or user specified in the service connector does not match the current workspace or authenticated user.
post/api/v1/workspaces/{workspace_name_or_id}/service_connectors
Path parameters
Request body
Response
Successful Response