Human - Text only
POST https://{{baseURL}}/v1/gbm/messages
Request Body
{"from"=>"{{google_business_messages_app_id}}", "to"=>"{{conversationId}}", "representative"=>{"avatarImage"=>"https://developers.google.com/identity/images/g-logo.png", "displayName"=>"Sirexa", "representativeType"=>"HUMAN"}, "containsRichText"=>true, "text"=>"We’re creating a world where enterprises can stay constantly connected to their customers. A world where every interaction is **faster** and **smarter** than ever before.", "callbackUrl"=>"", "callbackData"=>"", "correlationId"=>"", "fallback"=>""}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |