Skip to main content
POST
Execute Command on Server

Autorizaciones

Authorization
string
header
requerido

Standard API key for accessing ER:LC endpoints.

Passed in Authorization: Bearer <key> header.

REQUIRED FOR ALL ER:LC ENDPOINTS.

Cuerpo

application/json
command
string
requerido

Command to execute on server.

Ejemplo:

":h Hello Everyone"

Respuesta

Command successfully added to queue.

Status
string

Command status.

Ejemplo:

"Queued"

QueueSize
integer

Current command queue size.

Ejemplo:

5