Initialize interactive session
/v1.33
/v1.33
/v1.33
/v1.33
POST
/session
Session (experimental)
Note: This endpoint is experimental and only available if the daemon is started with experimental
features enabled. The specifications for this endpoint may still change in a future version of the API.
Hijacking
POST /session HTTP/1.1
Upgrade: h2c
Connection: Upgrade
101 UPGRADED
response follow with the raw stream:HTTP/1.1 101 UPGRADED
Connection: Upgrade
Upgrade: h2c
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/v1.33/session'
Response Response Example
200 - Example 1
{}
Request
None
Responses
Modified at 2022-09-10 17:56:07