X-DPT-AUTHORIZATION: ********************{
"directoryId": "",
"configuration": {}
}curl --location --request POST 'https://sandbox.privicore.com:9009/directory/meta-information/store' \
--header 'X-DPT-AUTHORIZATION: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"directoryId": "",
"configuration": {}
}'