Start a Conversation
POST https://conversations.messagebird.com/v1/conversations/start
Request Body
{"to"=>"{+number}", "channelId"=>"{channelId}", "type"=>"text", "content"=>{"text"=>"Hello!"}, "source"=>{"foo"=>"bar"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |