Google Chat API (chat:v1)

2024-01-10

1 new method

Additions

    Methods
  • chat.spaces.completeImport

      Path : v1/{+name}:completeImport

      Flat Path : v1/spaces/{spacesId}:completeImport

      HTTP Method : POST

      Parameters :

        name

          Description : Required. Resource name of the import mode space. Format: `spaces/{space}`

          Pattern : ^spaces/[^/]+$

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

      Scopes : https://www.googleapis.com/auth/chat.import

      Description : Completes the [import process](https://developers.google.com/chat/api/guides/import-data) for the specified space and makes it visible to users. Requires app authentication and domain-wide delegation. For more information, see [Authorize Google Chat apps to import data](https://developers.google.com/chat/api/guides/authorize-import).