Forum Discussion

browneandrae's avatar
5 years ago

any documentation on posting to /ideas/v3 endpoint

I see this as a way to get users for mentions seeing if there is a way to post to it and official way using lithium objects like rest or restadmin /ideas/v3/ideapage.messagestatusform.messageeditor.t...
  • AndrewF's avatar
    5 years ago

    Hi Andrae, URLs like this are not API endpoints -- they are used to implement the core community UI. Because of how those URLs & payloads are constructed and authenticated, there is no way to use them for customization.

    All supported API urls will begin with /restapi/ or /api/ (optionally preceded by a community ID).