curl --location --request PUT '/channel_zones/' \
--header 'Content-Type: application/json' \
--data-raw '{
"channels": 0
}'
{
"channels": 7,
"countries": [
"BE",
"EL",
"LT",
"PT",
"BG",
"ES",
"LU",
"RO",
"CZ",
"FR",
"HU",
"SI",
"DK",
"HR",
"MT",
"SK",
"DE",
"IT",
"NL",
"FI",
"EE",
"CY",
"AT",
"SE",
"IE",
"LV",
"PL"
],
"created_at": "2019-01-23T18:10:02.574Z",
"id": "1653e6a1-4bfd-4857-97c6-6a51e1c34477",
"name": "Euro channel zone",
"record_type": "channel_zone",
"updated_at": "2019-01-23T18:10:02.574Z"
}
Authorization: Bearer ********************