PUT api/2.0/files/docservice
Для этой функции требуется аутентификация
Описание
Проверяет расположение document service.
Параметры
Название | Описание | Тип | Пример |
docServiceUrl
sent in body
|
Домен службы редактирования документов | строковый | текст |
docServiceUrlInternal
sent in body
|
Домен службы управления документами | строковый | текст |
docServiceUrlPortal
sent in body
|
Адрес Community Server | строковый | текст |
Пример
PUT api/2.0/files/docservice
Host: yourportal.r7-office.ru
Content-Type: application/json
Accept: application/json
{
"docServiceUrl": "some text",
"docServiceUrlInternal": "some text",
"docServiceUrlPortal": "some text"
}
Возвращает
Информация о Document service