API Reference

Accounts

Manage the social media accounts connected to your Hubpost workspace.

List connected accounts

GET/api/social-media-accounts

Returns every social media account connected to the authenticated user, including its platform, display name, and avatar. Use the returned account ids when creating posts.

Disconnect an account

POST/api/social-media-accounts/disconnect

Disconnects a social media account from your workspace. Scheduled posts targeting the account will no longer be published.

Request body

account_idstringrequired