curl --location --request POST 'https://api.mediaconnect.no/capi/v1/customer/metadata' \
--header 'Content-Type: application/json' \
--data-raw '{
"foo": "some text"
}'
{
"foo": "some text"
}
Authorization: Bearer ********************
read
-For all access