SessionBranchRequest
A request to branch a conversation from a specific point.
Shape: object
| Property | Required | Type | Description | Rules |
|---|---|---|---|---|
upToSequence |
no | integer (int64) |
The sequence number of the last item to include (inclusive). If not given, the whole conversation is copied. | pattern `^-?(?:0\ |
newSessionId |
no | string |
The identifier of the new session to open. Generated if not given. | — |