auth-bearer: ********************curl --location --request PUT '/auth/account/protocolMedFlow' \
--header 'auth-bearer: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"clientId": "yourClientId",
"secretKey": "yourSecretKey"
}'{
"message": "MedFlow integration keys successfully registered"
}