Delete a channel route
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
channelId
routeId
Response
Acknowledgement.
ok
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error