Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

session_name
string
required

The client-chosen PTY session name. Must be 1..=256 ASCII letters, digits, '-' and '_'.

Body

application/json
action
enum<string>
Available options:
resize,
signal,
close
cols
integer<int32>
rows
integer<int32>
signal
string

Response

OK

session_name
string
status
string