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