---
title: "POST /v1/{+name}:completeImport"
method: POST
path: "/v1/{+name}:completeImport"
tags: ["spaces"]
---

# POST /v1/{+name}:completeImport

`POST /v1/{+name}:completeImport`

Completes the [import process](https://developers.google.com/workspace/chat/import-data) for the specified space and makes it visible to users. Requires [user authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) and domain-wide delegation with the [authorization scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes): - `https://www.googleapis.com/auth/chat.import` For more information, see [Authorize Google Chat apps to import data](https://developers.google.com/workspace/chat/authorize-import).

## Path parameters

- `name` string, required

## Request body

- CompleteImportSpaceRequest — Request message for completing the import process for a space.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/chat.md) · [All operations](https://skmtc.net/google/apis/chat/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/chat/versions/a57a778f1fcb/schema)
