Description
This API updates the environment acl.
Input
Type: application/json
Param | Source | Type | Required | Description |
---|---|---|---|---|
code | body | string | yes | environment code |
type | body | enum | yes | |
groups | body | array | yes | array of groups with minimum items equal to 1 |
This API updates the environment acl.
Type: application/json
Param | Source | Type | Required | Description |
---|---|---|---|---|
code | body | string | yes | environment code |
type | body | enum | yes | |
groups | body | array | yes | array of groups with minimum items equal to 1 |
Add Comment