Authorization: Bearer ********************read-For all accesscurl --location --request GET 'https://api.mediaconnect.no/capi/v1/customer/privacy/' \
--header 'Authorization: Bearer <token>'{
"permission": [
{
"purpose": "DM"
},
{
"purpose": "EM"
}
]
}