Add an attachment

Attaches a document to an existing message.

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

The identifier of the message in the format of a valid Universally unique identifier (GUID).

Query Params
boolean
required

Signals if the current document is the last document that the message is supposed to contain. If that is true, the processing starts immediately.

string
required

The name of the document. The value must be unique in the context of the message.

string
required

The media type (MIME type) of the document. For XML documents, the media type is text/xml. This is used for display and processing control.

string

The encoding used for displaying text documents. For XML documents, examples include utf-8 and iso-8859-1.

string

The namespace of the document. The parameter is informative and might be used for XML documents, where it corresponds to the namespace of the XML document.

boolean

Whether the document should be embedded into the xml.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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