903
903
They can also update the subscription's bug_notification_level directly.
908
908
... new_subscription['self_link'], 'application/json',
909
909
... dumps(patch), api_version="devel").jsonBody())
913
913
If one person tries to unsubscribe another individual, the web
914
914
service will return an unauthorized error.