Environment Groups - Add Environment To Group
Add the environment to the environment group.
POST https://api.powerplatform.com/environmentmanagement/environmentGroups/{groupId}/addEnvironment/{environmentId}?api-version=2022-03-01-preview
URI Parameters
Name | In | Required | Type | Description |
---|---|---|---|---|
environment
|
path | True |
string |
The environment ID. |
group
|
path | True |
string (uuid) |
The group ID. |
api-version
|
query | True |
string |
The API version. |
Responses
Name | Type | Description |
---|---|---|
202 Accepted |
Accepted |
|
204 No Content |
No Content |
|
400 Bad Request |
Bad Request |
Security
oauth2
Microsoft Entra ID OAuth2
Type:
oauth2
Flow:
implicit
Authorization URL:
https://login.microsoftonline.com/common/oauth2/authorize?resource=https://api.powerplatform.com
Scopes
Name | Description |
---|---|
.default | .default |
Definitions
ProblemDetails
Name | Type | Description |
---|---|---|
detail |
string |
|
extensions |
|
|
instance |
string |
|
status |
integer (int32) |
|
title |
string |
|
type |
string |