指定されたウェブフックおよびユーザー ID に対する Account Activity サブスクリプションを削除します。
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
サブスクリプションを照会するウェブフック ID。 この Webhook 構成の一意の識別子。
^[0-9]{1,19}$"1146654567674912769"
サブスクリプションを解除するユーザー ID。 このユーザーの一意の識別子。大きな整数値を扱えない言語やツールとの互換性の問題を避けるため、文字列として返されます。
^[0-9]{1,19}$"2244994945"
リクエストは成功しました。
1IETF RFC 7807 (https://tools.ietf.org/html/rfc7807) で定義された HTTP Problem Details オブジェクト。