Skip to main content
POST
Pull comments and mentions from the platforms

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
accountId
string

Only this account. Omit to sync every eligible account.

profileId
string

Only the accounts of this profile.

postId
string

Only this post (platform post id). Without it, the most recent posts of each account are swept — pass it to reach an older post.

Response

200 - undefined