Hi,
I believe you are using X-pack. You haven't provided authentication credentials to curl query. Please add those in the following format -u <username>:<password>
to your curl request.
A similar thread to your can be found here.
Hope this helps you out.