Authorization: Bearer ********************read-For all accesscurl --location 'https://api.mediaconnect.no/capi/v1/customer/metadata' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"foo": "some text"
}'{
"foo": "some text"
}