API question "Secret Update Note"

The docs suggest that the config parameter is no longer required.


However the actual API still requires the config parameter.

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!

2 Likes

Thx it’s working as documented :wink:.
Mike