Enqueue Contact Reply Notification
Deprecated: Use notification event bus instead (Issue #415).
Deprecated: Use notification event bus instead (Issue #415).
AuthorizationBearer <token>
In: header
Query Parameters
conversation_id*Conversation Id
message_body*Message Body
Response Body
application/json
application/json
curl -X POST "https://loading/api/v2/notifications/contact-reply-preview?conversation_id=string&message_body=string"{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}