POST
/platform/popliste
curl \
--request POST 'https://domain.tld/api/v2/platform/popliste' \
--header "Authorization: Bearer $ACCESS_TOKEN" \
--header "Content-Type: application/json"
curl \
--request POST 'https://domain.tld/api/v2/platform/popliste' \
--header "Authorization: Bearer $ACCESS_TOKEN" \
--header "Content-Type: application/json"