PUT api/2.0/settings/emailactivation
Updates the email activation settings.
Name |
Description |
Type |
Example |
show
sent in body
|
Shows the email activation panel for the user
|
Bool value
|
true
|
PUT api/2.0/settings/emailactivation
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
{
"show": true
}
Updated email activation settings