RCS - Read Event
POST https://{{baseURL}}/v2/messages
Request Body
{"channel"=>"rcs", "from"=>"{{rcsAppId}}", "to"=>[{"msisdn"=>["{{msisdn}}"], "correlationId"=>""}], "content"=>{"type"=>"agentEvent", "event"=>"READ", "messageId"=>""}, "callbackData"=>"", "notifyUrl"=>"", "contactPolicy"=>{"contactPolicyGroup"=>"", "channelCheckConsent"=>true, "channelApplyFrequencyCap"=>true}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
key | string |