DELETE
    /prices/{priceId}
  
  curl \
 --request DELETE 'https://stg.getfoundation.com/api/external/v1/prices/{priceId}' \
 --header "X-API-Key: $API_KEY"
    curl \
 --request DELETE 'https://stg.getfoundation.com/api/external/v1/prices/{priceId}' \
 --header "X-API-Key: $API_KEY"