post
https://{region}.api.jamfcloud.com/securitycloud/v1/ztna/gateways
Create a dedicated Gateway. Returns 201 {id, href} + Location header.
tenantIds are validated against the caller's organization — returns 400 if any
tenant ID is not resolvable within the caller's organization.
Constraints:
dedicatedIps.enabled: trueandipsecare mutually exclusive →400dedicatedIps.enabled: trueand non-emptyavailabilityZonesare mutually exclusive →400- Only one gateway with
dedicatedIps.enabled: trueis permitted per tenant (quota = 1).
A second attempt returns409 DEDICATED_IPS_LIMIT. Contact your Jamf account team to increase this limit. - Sending
ipsec.left.secret: nullexplicitly returns400 IPSEC_SECRET_CLEAR_NOT_SUPPORTED.
No idempotency key. Gateway name is not unique-enforced — a timed-out POST that
succeeded server-side may create a duplicate gateway if retried. Verify via
GET /ztna/gateways before retrying a failed create.
Required Permissions: ztna:create
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…