Update environment
Rename your environment
put/environments/{name}
Path parameters
namestring required
The current name of the environment to update.
The current name of the environment to update.
Request body
Example request
{
"$schema": "https://api.tower.dev/v1/schemas/UpdateEnvironmentParams.json"
}Response
OK
Example response
{
"$schema": "https://api.tower.dev/v1/schemas/UpdateEnvironmentResponse.json"
}