Skip to main content
POST
Send console command

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Server UUID.

Body

application/json
command
string
required
Required string length: 1 - 10000

Response

Command accepted

ok
boolean
message
string