Create dynamic route
  • 23 Jul 2025
  • 1 Minute to read
  • Contributors

    Create dynamic route


      Article summary

      Post
      /v2.2/networks/enhanced/{networkId}/route-table/dynamic

      Create a new dynamic route entry. The selected dynamic tunnel must not already have a route table.

      Security
      HTTP
      Type bearer
      Path parameters
      networkId
      stringRequired
      Body parameters
      object
      tunnelIds
      Array of string Required

      All IDs of dynamic tunnels

      Min items1
      string
      subnets
      Array of string Required

      List of subnet CIDR blocks

      Min items1
      string
      Responses
      202

      Request accepted

      object
      statusUrl
      string
      samplingTime
      integer
      400

      Bad Request

      object
      id
      string
      message
      string
      401

      Unauthorized

      object
      id
      string
      message
      string
      403

      Forbidden

      object
      id
      string
      message
      string
      404

      Resource not found

      object
      id
      string
      message
      string

      Was this article helpful?