Confirm the questionnaire
curl -L \ --request PUT \ --url 'http://api.client.nbcgate.tech//api/docs/profile/questionnaire/confirm' \ --header 'Authorization: YOUR_API_KEY' \ --header 'Content-Type: application/json' \ --data '{ "ownerID": 1, "types": 1 }'
No body