Skip to content

Commit 32cd0a5

Browse files
changed to curl
1 parent db15ada commit 32cd0a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/partials/magic-wan/connector/app-aware-policies/breakout-prioritized.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ The traffic for the application you chose {props.whatHappensApp}.
159159

160160
2. Send a [`DELETE` request](/api/resources/magic_transit/subresources/apps/methods/delete/) to delete an application from the breakout traffic policy.
161161

162-
<APIRequest
163-
path="/accounts/{account_id}/magic/apps/{account_app_id}"
162+
<CURL
163+
url="https://api.cloudflare.com/client/v4/accounts/{account_id}/magic/sites/{site_id}/app_configs/{id}"
164164
method="DELETE"
165165
/>
166166

0 commit comments

Comments
 (0)