Hi,
I am not getting how to use this plugin at all. Am using my localhost and using the endpoint as
https://localhost/hdlsw/wp-json/wpcf7/v1/forms and getting error
“message= No route was found matching the URL and request method”
what should be my base url inside admin and i am using json and get method with params like : {
“name”:”[your-name]”,
“mail”:”[your-email]”
}
what all endpoints available and how will i use it