---
title: "POST /{stack}/adminconfig/v2/access/outbound-ports"
method: POST
path: "/{stack}/adminconfig/v2/access/outbound-ports"
tags: ["outbound"]
---

# POST /{stack}/adminconfig/v2/access/outbound-ports

`POST /{stack}/adminconfig/v2/access/outbound-ports`

add subnets to the outboundports for the feature, if they don't already exist

## Path parameters

- `stack` string, required

## Request body

- object
  - `outboundPorts` object[]
    - `port` integer
    - `subnets` string[]
  - `reason` string

## Response `202`

successfully submitted request to add an outbound port

- WarningResponse
  - `warnings` string[]

## Other responses

- `default` — unexpected error

---

[API](https://skmtc.dev/splunk/apis/splunk-cloud-admin-api.md) · [All operations](https://skmtc.dev/splunk/apis/splunk-cloud-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/splunk/splunk-cloud-admin-api/revisions/65903649d1c2/schema)
