Skip to main content
POST
Evaluate Community Notes

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
note_text
string
required

Text of the community note to evaluate.

post_id
string
required

ID of the Post the note evaluates.

Pattern: ^[0-9]{1,19}$

Response

The request has succeeded.

data
object
errors
object[]