The docs suggest that the config parameter is no longer required.
However the actual API still requires the config parameter.
The docs suggest that the config parameter is no longer required.
Hi @MikevdBerge!
Thanks for reporting this! This was a bug in our API docs. The change is live, but the endpoint and parameters are different now. You can view the updated docs here:
The TL;DR is that the endpoint is now /v3/projects/project/note
and the project
parameter is now a query parameter. Please let me know if you have any trouble using that!
Thx it’s working as documented .
Mike