SessionCreateResponseBody
This is a response body class for an operation.
Properties
string as password
value
Optional
Newly created session identifier to be used for authenticating further requests.
JSON Example
{
"value": "string"
}