GET api/2.0/mail/settings/replaceMessageBody This function requires authentication

Description

Returns a flag that specifies whether to completely replace text of the email when inserting a template or not.

Parameters

This method doesn't have any parameters.

Example
GET api/2.0/mail/settings/replacemessagebody
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Returns

Boolean value: true - the flag is enabled, false - the flag is disabled