79746242

Date: 2025-08-25 22:40:19
Score: 1
Natty:
Report link

On Windows 11, the correct syntax is:

curl -X POST "http://localhost:1000/Schedule/0" -H "accept: */*" -H "Content-Type: application/json" -d "{ \"title\": \"string\", \"timeStart\": \"21:00:00\", \"timeEnd\": \"22:00:00\" }"

only 1 backslash before each double quote inside --data

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Milkyway