#!/bin/sh SYNOWEBAPI="/usr/syno/bin/synowebapi" $SYNOWEBAPI --exec api=SYNO.Core.OAuth.Server version=1 method=delete id='OAuthService' exit 0