v2

latestOpenAPI 3.1.0Proprietary2026-07-26127193620.1 KB
Functions

Unbind any route from a function

Deactivates every active endpoint bound to this function. The function stays deployed but stops receiving inbound mail. Safe to call when no route is currently bound (no-op).

delete/functions/{id}/route

Response

Route unbound

successtrue required