Method: users.spaces.spaceNotificationSetting.patch

スペースの通知状態の設定を更新します。

ユーザー認証が必要です。

HTTP リクエスト

PATCH https://chat.googleapis.com/v1/{spaceNotificationSetting.name=users/*/spaces/*/spaceNotificationSetting}

この URL は gRPC Transcoding 構文を使用します。

パスパラメータ

パラメータ
spaceNotificationSetting.name

string

ID。スペースの通知設定のリソース名。形式: users/{user}/spaces/{space}/spaceNotificationSetting

クエリ パラメータ

パラメータ
updateMask

string (FieldMask format)

必須。サポートされているフィールド パス: - notificationSetting - muteSetting

リクエスト本文

リクエストの本文には SpaceNotificationSetting のインスタンスが含まれます。

レスポンスの本文

成功した場合、レスポンスの本文には SpaceNotificationSetting のインスタンスが含まれます。

認可スコープ

次の OAuth スコープが必要です。

  • https://www.googleapis.com/auth/chat.users.spacesettings

詳しくは、認可ガイドをご覧ください。