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
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"
]
}
Troubleshooting Operations
GET
Get Settings
GET
Get Task Details
POST
Request Tech Support Logs
PUT
Update Settings