Create a secretgroup
POST {{url}}/secrets-manager/api/v1/organizations/{{organization_id}}/environments/{{environment_id}}/secretGroups
Request Body
{"name"=>"test22", "downloadable"=>true}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
X-ANYPNT-ORG-ID | string | ||
X-ANYPNT-ENV-ID | string |