curl --location --request PATCH 'https://api.mediaconnect.no/capi/v1/client/customer//external-reference/' \ --header 'Content-Type: application/json' \ --data-raw '{ "externalId": "1" }'
{ "success": true }
Authorization: Bearer ********************
read