Update Settings

Update Settings

Get Tech Support Settings

Request
URI
PUT
https://{api_host}/hybridity/api/techsupport/settings
COPY
Request Body
body of type(s) application/json
Required
{
    "autoAcknowledge": false
}
boolean
autoAcknowledge
Optional

autoAcknowledge

Authentication
This operation uses the following authentication methods.
Responses
200

Settings updated

Operation doesn't return any data structure

401

Unauthorized

Operation doesn't return any data structure

403

Forbidden

Operation doesn't return any data structure

500

Internal Server Error

Returns errorResponse of type(s) application/json
{
    "errors": [
        "error.yaml Object"
    ]
}
array of error.yaml
errors
Optional

errors