Environment Groups
Update a Single Environment Group
put/environment-groups/{environmentGroupID}
Path parameters
environmentGroupIDstring required
Request body
Example request
{
"Environments": [
2452
],
"Name": "Environment Group 1",
"Users": [
{
"UserID": 4345,
"GroupID": 108588
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.