Skip to main content
POST
Send command to server

Headers

X-Network-ID
string
required

Network ID

X-Network-Credential
string
required

Network Credential (network password or JWT)

Query Parameters

server_id
string
required

Server ID

Body

application/json

Command to send

Request to send a command to a server

command
string
Example:

"say Hello World"

Response

OK

Response for sending a command to a server

command
string
Example:

"say Hello World"

message
string
Example:

"Command sent successfully"

server_id
string
Example:

"123e4567-e89b-12d3-a456-426614174000"