Skip to main content
POST
Execute Command on Server

Autorizzazioni

Authorization
string
header
obbligatorio

Standard API key for accessing ER:LC endpoints.

Passed in Authorization: Bearer <key> header.

REQUIRED FOR ALL ER:LC ENDPOINTS.

Corpo

application/json
command
string
obbligatorio

Command to execute on server.

Esempio:

":h Hello Everyone"

Risposta

Command successfully added to queue.

Status
string

Command status.

Esempio:

"Queued"

QueueSize
integer

Current command queue size.

Esempio:

5