DELETE api/2.0/mail/display_images/address This function requires authentication

Description

Removes an image address specified in the request from the list of trusted image addresses.

Parameters
Name Description Type Example
address
sent in body
Image address string some text
Example
DELETE api/2.0/mail/display_images/address
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json

{
  "address": "some text"
}
Returns

Removed image address