Set or update option value

put/sessions/{sessionId}/options/{optionName}
Internal-Use Only

Enables you to set or update the value of the specified option.

Request Samples

1

Response Samples

12147483648

Path Parameters

NameTypeRequiredDescription
optionName
string
true

Specifies the name of the requested option.

sessionId
string<object-id>
true

Specifies the ID of the session.

Request Body

Specifies the value for the requested option.

Responses

StatusMeaningDescription
200OKThe request succeeded.Schema
400Bad RequestThe request was invalid.Schema
404Not FoundNo such option name exists at the requested path.Schema