curl --location --request GET 'https://stage.privicore.com:9009/profile/retrieve-profile-id' \ --header 'X-DPT-AUTHORIZATION;'
{ "profileId": "example_profile_id" }