Legacy Dev Forum Posts

 View Only

Sign Up

Create new version of bot flow through api request

  • 1.  Create new version of bot flow through api request

    Posted 06-05-2025 18:33

    Mariia_Doroshenko | 2024-12-02 09:34:53 UTC | #1

    Hi everyone,

    I faced the problem during creating a new version of bot flow through the api request (post /api/v2/flows/{flowId}/versions).

    I receive this error: The request failed with response code: 500. Message: Flow 'Test API Intents' version 'savedversion638ea2a6-d9fd-4f89-87f8-25333213r456' data content is in an invalid format.

    And this response: { "message": "Flow 'Test' version 'savedversion638ea2a6-d9fd-4f89-87f8-25333213r456' data content is in an invalid format.", "code": "architect.flow.data.invalid.format", "status": 500, "messageWithParams": "Flow '{name}' version '{version}' data content is in an invalid format.", "messageParams": { "name": "Test", "version": "savedversion638ea2a6-d9fd-4f89-87f8-25333213r456" }, "contextId": "66af8a53-e674-47cb-a92d-0c49c04472ad", "details": [], "errors": [] }

    Can someone help with this issue? I do not really understand from where comes this saved_version. I will be very grateful for any help.

    Best regards Mariia


    system | 2025-01-01 09:31:15 UTC | #2

    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: 30645