| Name | Type | Description | Notes |
|---|---|---|---|
| account_id | string | SocialAccount ID whose posts to sync. Must be connected to Zernio. | |
| url | string | The post URL to locate. Optional. Provide `url` or `postId` to return a specific post; omit both to just refresh and return the account's recent posts. | [optional] |
| post_id | string | The platform post/media/video id to locate, as an alternative to `url`. Optional. | [optional] |