Create a Forward Message

This method generates a forward 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.

Path Params
int32
required

The ID of the Message you are forwarding to

Headers
string
Responses

400

You do not have permission to forward messages. || Message does not allow forwards.

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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json