Method: workspaces.create

Full name: accounts.containers.workspaces.create

Creates a Workspace.

HTTP request

POST https://tagmanager.googleapis.com/tagmanager/v2/{parent}/workspaces

Path parameters

Parameters
parent

string

GTM parent Container's API relative path. It takes the form accounts/{account}/containers/{container}.

Request body

The request body contains an instance of Workspace.

Response body

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

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/tagmanager.edit.containers

For more information, see the OAuth 2.0 Overview.