From 9afc74228fbef33ff965b080826241694f38b90d Mon Sep 17 00:00:00 2001 From: Thomas Brinkmann Date: Wed, 1 Jun 2022 18:57:17 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9EPOST=20/service/{serviceid}/start?= =?UTF-8?q?=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- POST-%2Fservice%2F%7Bserviceid%7D%2Fstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/POST-%2Fservice%2F%7Bserviceid%7D%2Fstart.md b/POST-%2Fservice%2F%7Bserviceid%7D%2Fstart.md index 82a47e8..79018a6 100644 --- a/POST-%2Fservice%2F%7Bserviceid%7D%2Fstart.md +++ b/POST-%2Fservice%2F%7Bserviceid%7D%2Fstart.md @@ -78,4 +78,4 @@ curl --location --request POST 'control.local/api/v2/service/12345/start' \ > :warning: Status Code **400** - Power on failed. Is the Server already powered on? -> :warning: Status Code **500** - This method is not available for this service! \ No newline at end of file +> :warning: Status Code **500** - This action is not available for this service! \ No newline at end of file