Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 603 Bytes

File metadata and controls

15 lines (7 loc) · 603 Bytes

SyncExternalPostsRequest

Properties

Name Type Description Notes
accountId 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]
postId String The platform post/media/video id to locate, as an alternative to `url`. Optional. [optional]