Legacy Dev Forum Posts

 View Only

Sign Up

Update a call flow /api/v2/architect/ivrs

  • 1.  Update a call flow /api/v2/architect/ivrs

    Posted 06-05-2025 18:29

    Pat_Johnson | 2023-11-21 15:40:51 UTC | #1

    Please help, I'm trying update a call flow with 376 DID and I'm getting this error (Rate limit exceeded the maximum).

    {
        "dnis": [
        //   Array of DNIS 376 objects
        ],
        "division": {
            "name": "Other",
            "id": "595d65de-afef-41fe-ho91-3fd048537ced"
        },
        "openHoursFlow": {
            "id": "e8c02ee8-42cd-401e-8bc4-8c209b51b42b",
            "selfUri": "/api/v2/flows/e8c02ee8-42cd-401e-4dc1-8c209b51b42b",
            "name": "Main Menu"
        },
        "name": "Unassigned Numbers"
    }

    Pat_Johnson | 2023-11-27 19:30:26 UTC | #2

    Can anyone help?


    charlie.conneely | 2023-11-29 17:04:26 UTC | #3

    Hi Pat

    You may need to upload the DNIS numbers in chunks i.e. an initial put request with the DNIS array of numbers 1 to 50, on the second request provide numbers 1 to 100, then 1 to 150, etc.

    I'm not sure what the maximum chunk size can be, but I believe it exists somewhere between 50 and 100.

    Hope this helps -Charlie


    Pat_Johnson | 2023-11-30 01:12:00 UTC | #4

    I will try this. Thanks for the response. I will let you know how it goes.


    system | 2023-12-30 01:12:36 UTC | #5

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


    This post was migrated from the old Developer Forum.

    ref: 23254