Authorization: Bearer ********************read-For all accesscurl --location --request GET 'https://api.mediaconnect.no/capi/v1/customer/pbm//' \
--header 'Authorization: Bearer <token>'{
"channels": [
{
"type": "PERMISSION",
"value": "DM"
}
]
}