Create a channel route
Adds a route to the channel, binding deliveries to a playbook target with optional payload mapping and a RUN-IF gate. Authorization: organization administrators only. Returns 404 if the channel is missing.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
channelId
Request
This endpoint expects an object.
name
target
payloadMapping
runIf
Response
The created route.
route