Reset M3U with CURL

I saw the following on this forum to reset an m3U using a windows batch command.

curl.exe -XPOST http://192.168.1.49:8089/providers/m3u/sources/CornellBird.m3u/refresh

Where 192.178 1.49 is my IP address
8089 is the port

The output I get is
false

What could be wrong here?

The name of the source?

1 Like

Thank you!!! The nickname not the filename!!