The POST /environments/{{envID}}/propagation/stores operation adds a new identity store to the specified environment.

Prerequisites

See Propagation store base data model and Propagation store directory configuration data model for full property descriptions.

Property Type Required?
description String Optional
image.href String Optional
managed Boolean Optional
name String Required
status String Optional
type String Required

This operation sends and returns the connection properties for an identity store with "type":"directory". For information on the available and required keys in the configuration object of the request body, review connectionProfiles[].connectionAttributes[] and attributeMetadata.capabilities[] in the response to POST Identity Propagation Store Metadata (directory).