Remove regions from network
  • 22 Nov 2023
  • 1 Minute to read
  • Contributors

    Remove regions from network


      Article summary

      Delete
      /v2/networks/{networkId}/regions

      Required permissions: ["Network:Delete"]

      Remove Region. Gateways will still be avaidble through the remaining regions, in case you removed the last region, the gateways will be removed as well.

      Security
      Http
      Type bearer
      Path parameters
      networkId
      stringRequired
      Body parameters
      object
      regionId
      string Required
      Responses
      202

      Request accepted

      object
      resource
      string
      statusCode
      integer
      reason
      Array of string

      Reasons list.

      string
      401

      Unauthorized

      403

      Forbbiden

      404

      Region\Network not found


      Was this article helpful?