Create a new session.
func (
r *SessionService) Update(ctx context.Context,
sessionID string,
body SessionUpdateParams,
opts ...option.RequestOption) (res| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
sessionID* | string | |
body* | SessionUpdateParams | |
opts* | ...option.RequestOption |