Delete a channel route
Soft-deletes (archives) a route so it no longer handles deliveries. Authorization: organization administrators only. Returns 404 if the channel or route is missing.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
channelId
routeId
Response
Acknowledgement.