Error in the documentation of the Update Block Status function in Evolution API v2
Welcome!
- [x] Yes, I have searched for similar issues on GitHub and found none.
What did you do?
I tried using the endpoint shown in the documentation, following exactly what is described there. Even through the panel on the official website, I entered the correct information as requested by the endpoint.
What did you expect?
I expected to use the endpoint shown on the website and have it work.
What did you observe instead of what you expected?
The request kept returning an error, and I couldn’t figure out what I was doing wrong. After some time, I noticed that the function is listed under the Chat Controller section, but the endpoint path starts with /message, which is different from all the others in the same section. When I changed /message to /chat, it worked right away.
Screenshots/Videos
Which version of the API are you using?
We are using version 2.3.6.
What is your environment?
Linux
Other environment specifications
Running on an Ubuntu machine with the EasyPanel interface.
If applicable, paste the log output
No response
Additional Notes
No response