TRY NEW VERSION

Try now New API BETA

Try out the new view and capabilities of the API documentation

START

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

Description

Adds an image address specified in the request to the list of trusted image addresses.

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

{
  "address": "some text"
}
Returns

Added image address