Remove --data-urlencode from the URL, in the example from the docs that is part of the curl request options, not part of the URL which is why you’re getting a 404 error
Remove --data-urlencode from the URL, in the example from the docs that is part of the curl request options, not part of the URL which is why you’re getting a 404 error