Sentiment

Create a new sentiment source

Create a new sentiment source for an application

post/application/{applicationId}/sentiment/sources/

Path parameters

applicationIdnumber required

Gamebeast project ID

Headers

environment_idnumber required

Gamebeast environment ID

Request body

namestring required

The name of the sentiment source

descriptionstring

The description of the sentiment source

contentSource'chat' | 'feedback' | 'bug-reports' | 'support-tickets' required

The type of content of the sentiment source

markerTypestring required

The type of marker of the sentiment source

sampleRatenumber

The sample rate of the source row

Response

Default Response

Changes

No recorded changes to this endpoint across all 1 revision of this API.