Optional
name?: stringConnection name
Optional
ownerId?: stringUser ID to which the connection will be updated. If not present, the connection's owner wont be changed
Optional
spaceId?: stringSpace ID to which the connection will be updated. If not present, the connection's space wont be changed. If it is empty string, then the connection will be moved to the personal space of the user identified by ownerId (If ownerId is undefined, then the connection will be in oroginal owner's personal space)
Optional
spaceType?: "personal" | "shared" | "managed" | "data"Space type. Required when spaceId is specified
Connection ID