Skip to main content
PATCH
Update Post Sentiment

Authorizations

x-api-key
string
header
required

API Key for authentication

Path Parameters

id
string
required

Body

application/json
projects
string[]
required

Arrays of project IDs

sentiment
enum<string>
required

Sentiment value of the post.

Available options:
neutral,
negative,
positive

Response

200 - undefined