Updates the contact status setting with the parameter specified in the request.
Name | Description | Type | Example |
changeContactStatusGroupAuto
sent in body
|
Defines if the contact status setting is changed automatically or not
true, false or null
optional
|
Bool value | true |
PUT api/2.0/crm/contact/status/settings Host: yourportal.onlyoffice.com Content-Type: application/json Accept: application/json { "changeContactStatusGroupAuto": true }
Updated contact status setting value (true, false or null)