Rename Environment
Renames the environment identified with the ID {envId}.
POST /resource/rename/environment/{envId}
Parameters
Parameters in bold are mandatory.
Location | Name | Description | Type |
---|---|---|---|
path | envId | The ID of the environment to be renamed. See Get Resource ID for further details on how to retrieve IDs. | str |
querystring | newlabel | The new name for the resource. | str |
To see details on possible response codes, go to API Responses.