POST Conversation message with attachments

Sends a reply with files attached, as multipart/form-data, and marks the conversation read.
The limits are the Plum inbox's own: jpg, jpeg, png, pdf or docx, up to 20 MB each, up to 10
files. Files also pass through Plum's attachment safety checks, and a file rejected by those
is reported per file in the response rather than failing the whole request, because the
message itself is still sent. Check the Success flag on every entry.

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
string

The text of the message. It may be empty when the files are the point of the reply.

Attachments
array of files

The files to attach. Same limits as the Plum inbox: jpg, jpeg, png, pdf or docx,
up to 20 MB each, up to 10 files.

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