I am new to wp-api. I did install it and I am able to make some GET requests to retrieve content from my blog.
My question is very naive : can anyone send some DELETE/UPDATE rest requests to modify/delete my posts or must usre be authentificated first to do that ?
In other terms, can I use the wp-api as it is without any security considerations ?