Skip to main content
PUT
Update platform account settings

Authorizations

Authorization
string
header
required

API key as Authorization: Bearer sk-social-...

Path Parameters

tokenId
string
required

Identifier of the stored platform token.

Example:

"tok_01HXYZ"

Body

application/json
defaultReplyControl
enum<string>

Default reply control for Threads posts.

Available options:
everyone,
accounts_you_follow,
mentioned_only
Example:

"everyone"

autoRepost
boolean

Enable automatic reposting for this account.

Example:

true

Response

Settings updated.

success
boolean
Example:

true

data
object