Skip to main content
POST
Report a command as failed

Authorizations

Authorization
string
header
required

API token created in the dashboard under Integrations > API. Tokens start with gci_.

Path Parameters

id
integer<int64>
required
serverId
string<uuid>
required
Pattern: [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

Body

application/json
reason
string
required

Why the command could not run. Control characters are removed and the text is cut at 512 characters.

Example:

"Player not found"

Response

Recorded.