Authorization: Bearer ********************read-For all accesscurl --location --request POST 'https://api.mediaconnect.no/capi/v1/customer/privacy/access' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"sendReceipt": true
}'{
"success": true,
"receiptSend": true
}