POST Conversation message

Sends a reply to the guest as the host, and marks the conversation read, because a host who
has answered has by definition read what they were answering. The reply is addressed to the
conversation, so nothing about the guest is needed to send one. Hosts reply to conversations
a guest started; starting one is not something this API does.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
≥ 1

Represents a unique identifier for a conversation

Body Params

The text of the message

A reply to send to the guest in a conversation

string
required
length ≥ 1

The text of the message. The reply is addressed to the conversation rather than to a person,
so nothing about the guest is needed to send one.

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

401

Unauthorized ensure your access token is correct

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json