Send console command
HTTP Request
URL Parameters
curl "https://garry.host/api/client/servers/<id>/command" \
-H "Authorization: Bearer api" \
-H "Content-Type: application/json" \
-H "Accept: Application/vnd.pterodactyl.v1+json" \
-X POST \
-d '{ "command": "say test" }'Mis à jour
Ce contenu vous a-t-il été utile ?