From 7cc59817a3355b146c6dad5c3f7778d160fb15cb Mon Sep 17 00:00:00 2001 From: Thomas Brinkmann Date: Wed, 1 Jun 2022 18:57:24 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9EPOST=20/service/{serviceid}/reset?= =?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%2Freset.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/POST-%2Fservice%2F%7Bserviceid%7D%2Freset.md b/POST-%2Fservice%2F%7Bserviceid%7D%2Freset.md index 9923fd3..27147f4 100644 --- a/POST-%2Fservice%2F%7Bserviceid%7D%2Freset.md +++ b/POST-%2Fservice%2F%7Bserviceid%7D%2Freset.md @@ -78,4 +78,4 @@ curl --location --request POST 'control.local/api/v2/service/12345/reset' \ > :warning: Status Code **400** - Reset failed. Is the Server powered off? -> :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