Legacy Dev Forum Posts

 View Only

Sign Up

Apparent typo in javascript documentation

  • 1.  Apparent typo in javascript documentation

    Posted 06-05-2025 18:02

    Scott_Jones | 2018-12-03 20:15:35 UTC | #1

    It would appear that there is a small error in the documentation regarding architectApi. As an example:

    see https://developer.mypurecloud.com/api/rest/v2/architect/index.html select any of the API calls, then select usage and Javascript.

    var api = new platformClient.architectApi();

    should be:

    var api = new platformClient.ArchitectApi();

    I am using the platform-client-sdk-javascript-beta.

    FYI


    tim.smith | 2018-12-03 22:00:40 UTC | #2

    I'll get this taken care of. Thanks!


    system | 2019-01-03 22:15:19 UTC | #3

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 4095