diff --git a/POST-%2Fservice%2F%7Bserviceid%7D%2Fstop.md b/POST-%2Fservice%2F%7Bserviceid%7D%2Fstop.md index d01b4b7..ffa2530 100644 --- a/POST-%2Fservice%2F%7Bserviceid%7D%2Fstop.md +++ b/POST-%2Fservice%2F%7Bserviceid%7D%2Fstop.md @@ -77,3 +77,5 @@ curl --location --request POST 'control.local/api/v2/service/12345/stop' \ > :warning: Status Code **403** - Permission denied > :warning: Status Code **400** - Power off failed. Is the Server already powered off? + +> :warning: Status Code **500** - This method is not available for this service! \ No newline at end of file