Identity Propagation Store Metadata (directory)
POST {{apiPath}}/environments/{{envID}}/propagation/storeMetadata/directory
The POST /environments/{{envID}}/propagation/storeMetadata/directory
endpoint returns metadata from the specified directory identity store.
A request body is required but should be empty. Any content is ignored.
Note: This endpoint exists, but an identity store of type directory
has no metadata and therefore always returns a 404 Not Found response. This call is documented for completeness.
Prerequisites
- See Identity Propagation (Provisioning) for important overview information.