Skip to main content
PUT
Update sentiment analysis configuration.

Authorizations

X-API-Key
string
header
required

Body

application/json

sentiment analysis configuration for the network. Unknown keys inside customPost are rejected rather than dropped, so the server-stamped effectiveAt cannot be supplied.

enabled
boolean
default:false
monthlyQuota
integer
default:10000

Number of contents that may be analysed each month.

Required range: x >= 1
profiles
object[]
Minimum array length: 1
customPost
object

Extends sentiment analysis to custom post types. It applies only while sentiment analysis itself is enabled.

Response

Analytic configuration, carrying the updated sentiment analysis settings

analyticConfigs
object