[ad_1]
Hello,
May I know how to access the rest route for this id?
[contact-form-7 id=”db9154e” title=”Contact form 1″]
I am getting 404 in postman when trying to call this endpoint
/contact-form-7/v1/db9154e/feedback
{
“code”: “rest_no_route”,
“message”: “No route was found matching the URL and request method.”,
“data”: {
“status”: 404
}
}
