We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9af6244 commit ec215e8Copy full SHA for ec215e8
examples/categories.curl
@@ -3,5 +3,5 @@ curl -s -X POST \
3
-H "Content-Type: application/json" \
4
-H "Accept: application/json" \
5
-H "Cache-Control: no-cache" \
6
- -d '{"contentUri": "https://onlocationvacations.com/2018/02/06/downton-abbey-exhibition-extended-april-2-nyc/" }' \
+ -d '{"contentUri": "https://www.rosette.com/about/" }' \
7
"https://api.rosette.com/rest/v1/categories"
0 commit comments