# Execute management command Endpoint: POST /manage/execute Security: ApiKey ## Query parameters: - `id` (integer) id of action to (re-)execute ## Response 200 fields (application/json): - `success` (boolean, required) false if the command could not be executed - `message` (string) Reason for failure - `status` (integer) New status of specified command