Author: Not specified | Language: bash |
Description: Not specified | Timestamp: 2018-04-06 14:27:51 +0000 |
View raw paste | Reply |
- curl -X POST -H "Content-Type: application/vnd.kafka.json.v2+json" \
- -H "Authorization: Bearer $KC_ACCESS_TOKEN" -H "Content-Type: text/plain; charset=UTF-8" \
- --data @CCPRegulationCreated.json \
- "http://kafkarest.dev.pricing.bs2020.cargarantie.com/topics/ProductBundleAttributes"
View raw paste | Reply |