Skip to main content
POST
Execute Command on Server

Authorizations

Authorization
string
header
required

Standard API key for accessing ER:LC endpoints.

Passed in Authorization: Bearer <key> header.

REQUIRED FOR ALL ER:LC ENDPOINTS.

Body

application/json
command
string
required

Command to execute on server.

Example:

":h Hello Everyone"

Response

Command successfully added to queue.

Status
string

Command status.

Example:

"Queued"

QueueSize
integer

Current command queue size.

Example:

5