Copy a Post
Copy an existing post to new social media platforms
Copy an existing post to new social media platforms with the same content and settings. This endpoint allows you to reuse successful posts across different platforms or with different configurations.
Please be sure to add your API_KEY
, and the PROFILE_KEY
if copying to a User Profile, in the Authorization header.
The API Key can be found in the Ayrshare Developer Dashboard under the API Key page.
Header Parameters
Body Parameters
The ID of the existing post to copy. This is the Ayrshare Post ID returned from the original
/post
endpoint.
Social media platforms to post the copied content to. Accepts an array of Strings with values: bluesky
, facebook
, gmb
, instagram
, linkedin
, pinterest
, reddit
, snapchat
, telegram
, threads
, tiktok
, twitter
, or youtube
.
Please note: use facebook
for Facebook Pages, and gmb
for Google Business Profile.
The platforms specified here will override the original post’s platforms - you must explicitly choose which platforms to copy to.
The datetime to schedule the copied post. Accepts a UTC date time.
For example, use format YYYY-MM-DDThh:mm:ssZ
and send as 2026-07-08T12:30:00Z
.
Please see utctime for more examples.
If not provided, the post will be published immediately.
Override the original post’s Bluesky settings. See Bluesky details.
Override the original post’s Facebook settings. See Facebook details.
Override the original post’s Google Business Profile settings. See Google Business Profile details.
Override the original post’s Instagram settings. See Instagram details.
Override the original post’s LinkedIn settings. See LinkedIn details.
Override the original post’s Pinterest settings. See Pinterest details.
Override the original post’s Reddit settings. See Reddit details.
Override the original post’s Snapchat settings. See Snapchat details.
Override the original post’s Telegram settings. See Telegram details.
Override the original post’s Threads settings. See Threads details.
Override the original post’s TikTok settings. See TikTok details.
Override the original post’s X/Twitter settings. See X/Twitter details.
Override the original post’s YouTube settings. See YouTube details.
Override the original post’s link shortening setting.
Max Pack required for link shortening.
Override the original post’s auto hashtag settings. See auto hashtags for details.
Override the original post’s comment settings. Only available for Instagram, LinkedIn, and TikTok.
Override the original post’s first comment settings. See first comment for details.
Add new notes to the copied post. These will replace any notes from the original post. Notes are for reference only and do not affect the post content.