For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Logo
Resources
Log inGet a demo
GuidesAPI reference
GuidesAPI reference
  • API Overview
      • GETList Routing Policies
      • GETList Routing Strategies
      • POSTCreate Draft Policy
      • GETList Draft Policies
      • GETGet Draft Policy
      • DELDelete Draft Policy
      • POSTCommit Draft Policy
UnifiedAgent HandlerGateway
UnifiedAgent HandlerGateway
Resources
Log inGet a demo
API OverviewRouting

Delete Draft Policy

DELETE
https://api-gateway.merge.dev/v1/routing/policies/draft/:draft_id
DELETE
/v1/routing/policies/draft/:draft_id
$curl -X DELETE https://api-gateway.merge.dev/v1/routing/policies/draft/draft_id
1{}
Delete a draft policy.
Was this page helpful?
Previous

Get Draft Policy

Next

Commit Draft Policy

Built with

Path parameters

draft_idstringRequired

Response

Successful Response

Errors

422
Unprocessable Entity Error