POST api/2.0/settings/ssov2 This function requires authentication

Description

Saves the SSO settings for the current portal.

Parameters
Name Description Type Example
serializeSettings
sent in body
Serialized SSO settings string some text
Example
POST api/2.0/settings/ssov2
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json

{
  "serializeSettings": "some text"
}
Returns

SSO settings