- Authentication: The user must be authenticated to perform this action.
Param name | Description |
---|---|
id required |
ID of the Session to be updated. Validations:
|
session optional , nil allowed |
Validations:
|
session[name] optional |
Name of the Session. Validations:
|
session[container_ids] optional |
Containers included in the Session. Validations:
|
session[open] optional , nil allowed |
Whether the Session is currently opened. Validations:
|