Delete a channel route

View as Markdown

Soft-deletes (archives) a route so it no longer handles deliveries. Requires trigger:manage.

Authentication

AuthorizationBearer

WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.

Path parameters

channelIdstringRequired
routeIdstringRequired

Response

Acknowledgement.
okboolean

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error