v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13134345498.3 KB
organizations

Creates a key value map in an environment.

post/v1/{+parent}/keyvaluemaps

Path parameters

parentstring required

Required. Name of the environment in which to create the key value map. Use the following structure in your request: organizations/{org}/environments/{env}

Request body

encryptedboolean

Required. Flag that specifies whether entry values will be encrypted. This field is retained for backward compatibility and the value of encrypted will always be true. Apigee X and hybrid do not support unencrypted key value maps.

namestring

Required. ID of the key value map.

maskedValuesboolean

Optional. Flag that specifies whether entry values will be masked when returned.

Response

Successful response