Type Alias AutomationConnectionChangeSpaceObject

type AutomationConnectionChangeSpaceObject = {
    spaceId?: string;
}
Index
spaceId?: string

The unique identifier of the new space. Leave empty to move to the owner's personal space.