Requires authorization
Update version settings. Try it now.
Request
HTTP request
PUT https://www.googleapis.com/appengine/v1beta2/apps/appId/modules/moduleId/versions/versionId
Parameters
Parameter name | Value | Description |
---|---|---|
Path parameters | ||
appId |
string |
App ID of application for version. |
moduleId |
string |
Module ID of module for version. |
versionId |
string |
Version ID of version. |
Authorization
This request requires authorization with at least one of the following scopes (read more about authentication and authorization).
Scope |
---|
https://www.googleapis.com/auth/appengine.admin |
https://www.googleapis.com/auth/cloud-platform |
Request body
In the request body, supply an Apps.modules.versions resource.
Response
If successful, this method returns an Apps.modules.versions resource in the response body.
Try it!
Use the APIs Explorer below to call this method on live data and see the response. Alternatively, try the standalone Explorer.