Method: transfers.insert

Inserts a data transfer request. See the Transfer parameters reference for specific application requirements.

HTTP request

POST https://admin.googleapis.com/admin/datatransfer/v1/transfers

The URL uses gRPC Transcoding syntax.

Request body

The request body contains an instance of DataTransfer.

Response body

If successful, the response body contains a newly created instance of DataTransfer.

Authorization Scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/admin.datatransfer

For more information, see the Authorization guide.