Create a Reply Message

This method generates a reply to a given message as the user associated with the session key and saves it as a draft. A session key must be submitted via the X-Session-Key header. A successful transaction will receive a 200 status code.

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

The ID of the Message you are replying to

Query Params
boolean

Indicator as to whether to reply to all recipients on a message (defaults to false, meaning sender only)

Headers
string
Responses

400

You do not have permission to reply to messages. || Message does not allow replies.

401

The X-Session-Key header is missing. || Bad session key. || Session key expired. || You do not have access to message with id '{MID}'

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