patch
https://{region}.api.jamfcloud.com/securitycloud/v1/ztna/apps/
Partially update an App (Access Policy).
All fields are optional — include only what you want to change.
Returns 404 if the App does not exist or is not owned by this customer.
Server-side partial merge — fields are merged atomically. No client-side
read-modify-write cycle.
name: "" is rejected. Sending a blank string for name returns 400.
Ignored when predefinedAppId is set. Omit name entirely to leave it unchanged.
Full-tunnel restriction: When hostnames contains "*" (wildcard — routes all traffic),
security.riskControls.enabled must be false — returns 400 otherwise.
Required Permissions: ztna:update
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204App updated.
404App not found or not owned by this customer.