Full name: accounts.containers.environments.reauthorize
Re-generates the authorization code for a GTM Environment.
HTTP request
POST https://tagmanager.googleapis.com/tagmanager/v2/{path}:reauthorize
Path parameters
Parameters | |
---|---|
path |
GTM Environment's API relative path. It takes the form |
Request body
The request body contains an instance of Environment
.
Response body
If successful, the response body contains an instance of Environment
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/tagmanager.publish
For more information, see the OAuth 2.0 Overview.