v1
latestOpenAPI 3.0.02026-07-268285163.6 KBBot responses
Update rich message
Update a specific rich message
put/rich_messages/{rich_message_id}
Path parameters
rich_message_idstring required
ID of the rich message
Request body
Example request
{
"data": [
{
"default": {
"voice": [],
"text": []
},
"whatsapp": {
"voice": [],
"text": []
},
"twitter": {
"voice": [],
"text": []
},
"webchat": {
"voice": [],
"text": []
},
"messenger": {
"voice": [],
"text": []
},
"weorange": {
"voice": [],
"text": []
},
"viber": {
"voice": [],
"text": []
},
"telegram": {
"voice": [],
"text": []
},
"slack": {
"voice": [],
"text": []
},
"sms": {
"voice": [],
"text": []
},
"skype": {
"voice": [],
"text": []
},
"rcs": {
"voice": [],
"text": []
},
"other": {
"voice": [],
"text": []
}
}
],
"reprompt": [
{
"default": {
"voice": [],
"text": []
},
"whatsapp": {
"voice": [],
"text": []
},
"twitter": {
"voice": [],
"text": []
},
"webchat": {
"voice": [],
"text": []
},
"messenger": {
"voice": [],
"text": []
},
"weorange": {
"voice": [],
"text": []
},
"viber": {
"voice": [],
"text": []
},
"telegram": {
"voice": [],
"text": []
},
"slack": {
"voice": [],
"text": []
},
"sms": {
"voice": [],
"text": []
},
"skype": {
"voice": [],
"text": []
},
"rcs": {
"voice": [],
"text": []
},
"other": {
"voice": [],
"text": []
}
}
]
}Response
successful
Example response
{
"data": [
{
"default": {
"voice": [],
"text": []
},
"whatsapp": {
"voice": [],
"text": []
},
"twitter": {
"voice": [],
"text": []
},
"webchat": {
"voice": [],
"text": []
},
"messenger": {
"voice": [],
"text": []
},
"weorange": {
"voice": [],
"text": []
},
"viber": {
"voice": [],
"text": []
},
"telegram": {
"voice": [],
"text": []
},
"slack": {
"voice": [],
"text": []
},
"sms": {
"voice": [],
"text": []
},
"skype": {
"voice": [],
"text": []
},
"rcs": {
"voice": [],
"text": []
},
"other": {
"voice": [],
"text": []
}
}
],
"reprompt": [
{
"default": {
"voice": [],
"text": []
},
"whatsapp": {
"voice": [],
"text": []
},
"twitter": {
"voice": [],
"text": []
},
"webchat": {
"voice": [],
"text": []
},
"messenger": {
"voice": [],
"text": []
},
"weorange": {
"voice": [],
"text": []
},
"viber": {
"voice": [],
"text": []
},
"telegram": {
"voice": [],
"text": []
},
"slack": {
"voice": [],
"text": []
},
"sms": {
"voice": [],
"text": []
},
"skype": {
"voice": [],
"text": []
},
"rcs": {
"voice": [],
"text": []
},
"other": {
"voice": [],
"text": []
}
}
]
}