I have the same requirement at my end but unable to get the response from the plugin api I am getting 404 error when calling the api
can any one suggest me over this.
is there any step which I am missing, I have imported the plugin into my environment and trying test the response. also I assign the user with the communityrestapi capability. still no luck
I am now able to to access the url and able to see the response.
cause of my issue was I was using the incorrect url due to which it was leading to 404 error.
after usings the right url then was able to get successful response from the API urls.