createMessageModel
Creates a parent message as a model for campaigns from the same sender to the same recipients.
| Input | Type | Description | 
|---|---|---|
| token | AuthToken | Authorization token. | 
| model | Message | Message representing a model. | 
| Output | Type | Description | 
|---|---|---|
| Message | The newly created message model. |