curl --location --request PATCH 'https://api.mediaconnect.no/capi/v1/subscription/share/invitation' \
--header 'Content-Type: application/json' \
--data-raw '{
"shareCode": "1234WEF",
"changeType": "ACCEPT"
}'
{
"status": "SHARE_OK"
}
Authorization: Bearer ********************
read
-For all access