Create Conversation Webhook
documentedCreate a webhook for conversation events.
POST /conversations/webhooksConversationsno implementation yet0 runsInput
event1
First webhook event
{{$event1}}
event2
Second webhook event
{{$event2}}
channelId
Channel ID
{{$channelId}}
webhook_url
Webhook URL
{{$webhook_url}}
expected_http_code
Expected HTTP code
{{$expected_http_code}}
header_from
HTTP header 'from' value
{{$header_from}}
query_params
Query params
{{$query_params}}
username
HTTP basic auth username
{{$username}}
password
HTTP basic auth password
{{$password}}
retry
Retry attempts
{{$retry}}
timeout
Timeout seconds
{{$timeout}}
Calls messagebird as you (your API key is your account); keychains.dev holds the credentials.