> ## Documentation Index
> Fetch the complete documentation index at: https://www.ayrshare.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# पोस्ट प्रकाशित करें API: किसी भी सोशल नेटवर्क पर पोस्ट करें

> एक Ayrshare API कॉल के साथ Facebook, Instagram, X, LinkedIn, TikTok, YouTube और अधिक पर प्रकाशित करें। पैरामीटर, कोड उदाहरण और समर्थित मीडिया देखें।

export const XByoNotice = () => <Info>
  <strong>Targeting X/Twitter?</strong> Starting March 31, 2026, all X operations require your own API credentials. After linking X via OAuth, include these 2 headers in your request:
  <br /><br />
  <code>X-Twitter-OAuth1-Api-Key</code> — Your API Key (Consumer Key)<br />
  <code>X-Twitter-OAuth1-Api-Secret</code> — Your API Key Secret (Consumer Secret)
  <br /><br />
  <strong>One-time setup per Ayrshare account.</strong> You create one X Developer App and reuse the same API Key and Secret across every sub-profile / end-user you link. You do <em>not</em> create a new app per customer.
  <br /><br />
  Not linked yet? See the <a href="/docs/dashboard/connect-social-accounts/x-twitter-byo-keys">full setup guide</a> to connect your X account.
  <br /><br />
  Your keys are never logged or stored by Ayrshare.
</Info>;

export const PlansAvailable = ({plans = [], maxPackRequired}) => {
  let displayPlans = plans;
  if (plans && plans.length === 1) {
    const lowerCasePlan = plans[0].toLowerCase();
    if (lowerCasePlan === "business") {
      displayPlans = ["Launch", "Business", "Enterprise"];
    } else if (lowerCasePlan === "premium") {
      displayPlans = ["Premium", "Launch", "Business", "Enterprise"];
    }
  }
  return <Note>
Available on {displayPlans.length === 1 ? "the " : ""}
{displayPlans.join(", ").replace(/\b\w/g, l => l.toUpperCase())}{" "}
{displayPlans.length > 1 ? "plans" : "plan"}.

{maxPackRequired && <span onClick={() => window.open('https://www.ayrshare.com/docs/additional/maxpack', '_self')} className="flex items-center mt-2 cursor-pointer">
 <span className="px-1.5 py-0.5 rounded text-sm" style={{
    backgroundColor: '#C264B6',
    color: 'white',
    fontSize: '12px'
  }}>
   Max Pack required
 </span>
</span>}
</Note>;
};

export const HeaderAPI = ({noProfileKey, profileKeyRequired}) => <>
    <ParamField header="Authorization" type="string" required>
      <a href="/docs/apis/overview#authorization">API Key</a> of the Primary Profile.
      <br />
      <br />
      Format: <code>Authorization: Bearer API_KEY</code>
    </ParamField>
    {!noProfileKey && (profileKeyRequired ? <ParamField header="Profile-Key" type="string" required>
          <a href="/docs/apis/overview#profile-key-format">Profile Key</a> of a User Profile.
          <br />
          <br />
          Format: <code>Profile-Key: PROFILE_KEY</code>
        </ParamField> : <ParamField header="Profile-Key" type="string">
          <a href="/docs/apis/overview#profile-key-format">Profile Key</a> of a User Profile.
          <br />
          <br />
          Format: <code>Profile-Key: PROFILE_KEY</code>
        </ParamField>)}
  </>;

<PlansAvailable plans={["premium"]} maxPackRequired={false} />

<XByoNotice />

उन सोशल नेटवर्क पर पोस्ट प्रकाशित करें जिन्हें आपने या आपके उपयोगकर्ताओं ने लिंक किया है।
यदि आप User Profiles पर पोस्ट प्रकाशित करना चाहते हैं, तो अधिक विवरण के लिए कृपया [/profiles endpoint](/docs/apis/profiles/overview) देखें।

कृपया [Authorization header](/docs/apis/overview#authorization) में अपना `API_KEY` और यदि User Profile पर प्रकाशित कर रहे हैं तो `PROFILE_KEY` अवश्य जोड़ें।
API Key Ayrshare Developer Dashboard में API Key पृष्ठ के अंतर्गत पाई जा सकती है।

पोस्टिंग विकल्पों पर अधिक विवरण के लिए [Post API Overview](/docs/apis/post/overview) देखें।

## हैडर पैरामीटर

<HeaderAPI />

## बॉडी पैरामीटर

<ParamField body="post" type="string" required>
  प्लेटफ़ॉर्म पैरामीटर में निर्दिष्ट सोशल नेटवर्क पर भेजा गया पोस्ट टेक्स्ट।
  URL और रिच टेक्स्ट को कैसे शामिल किया जाए, सहित [उन्नत विकल्पों](/docs/apis/post/overview) के लिए यहाँ देखें।

  आप बिना टेक्स्ट के प्रकाशित करने के लिए एक खाली स्ट्रिंग `""` भेज सकते हैं।
</ParamField>

<ParamField body="platforms" type="array" required>
  पोस्ट करने के लिए सोशल मीडिया प्लेटफ़ॉर्म। मानों के साथ स्ट्रिंग्स की सारणी स्वीकार करता है: `bluesky`, `facebook`, `gmb`, `instagram`, `linkedin`, `pinterest`, `reddit`, `snapchat`, `telegram`, `threads`, `tiktok`, `twitter`, या `youtube`।

  कृपया ध्यान दें: Facebook Pages के लिए `facebook` और Google Business Profile के लिए `gmb` का उपयोग करें।

  सभी लिंक किए गए सोशल नेटवर्क पर पोस्ट करने के लिए `all` का उपयोग करें। सभी सोशल नेटवर्क के लिए आवश्यक फ़ील्ड भी शामिल करें।
  जैसे यदि `youtube` लिंक किया गया है तो `youTubeOptions` में `title` शामिल होना चाहिए।
</ParamField>

<ParamField body="mediaUrls" type="array">
  पोस्ट में शामिल करने के लिए छवि या वीडियो URL की सारणी। अधिक जानने के लिए कृपया [/media endpoint](/docs/apis/media/overview) देखें।

  URL सुरक्षित होने चाहिए और `https://` से शुरू होने चाहिए। यदि URL में विशेष वर्ण हैं, जैसे ñ, तो कृपया भेजने से पहले विशेष वर्णों को एन्कोड करें।

  वीडियो के लिए भुगतान योजना आवश्यक है।

  कृपया [छवि और वीडियो आवश्यकताओं](/docs/apis/post/overview#image-%26-video-requirements) और [अन्य उन्नत विकल्पों](/docs/apis/post/overview) के लिए यहाँ देखें।
</ParamField>

<ParamField body="isVideo" type="boolean" default={false}>
  Ayrshare URL में फ़ाइल एक्सटेंशन (.mp4) के आधार पर मीडिया प्रकार निर्धारित करने का प्रयास करेगा। यदि URL किसी ज्ञात वीडियो एक्सटेंशन के साथ समाप्त नहीं होता है, जैसे कि एनिमेटेड GIF, तो आप स्पष्ट रूप से मीडिया को वीडियो के रूप में सेट कर सकते हैं।

  विवरण के लिए कृपया [video extension](/docs/apis/post/overview#video-extension) देखें।
</ParamField>

<ParamField body="scheduleDate" type="string">
  भविष्य की पोस्ट शेड्यूल करने के लिए दिनांक-समय। UTC दिनांक समय स्वीकार करता है।

  उदाहरण के लिए, फ़ॉर्मैट `YYYY-MM-DDThh:mm:ssZ` का उपयोग करें और `2026-07-08T12:30:00Z` के रूप में भेजें।
  अधिक उदाहरणों के लिए कृपया [utctime](https://www.utctime.net/) देखें।

  विवरण के लिए [schedule posts](/docs/apis/post/overview#schedule-posts) भी देखें।
</ParamField>

<ParamField body="validateScheduled" type="boolean" default={true}>
  डिफ़ॉल्ट रूप से, शेड्यूल की गई पोस्ट को स्वीकार किए जाने से पहले मीडिया आवश्यकताओं जैसी समस्याओं के लिए (पूर्व-सत्यापित) जाँच की जाती है।
  यदि Ayrshare जाँच द्वारा कोई समस्या पाई जाती है, तो आपको तत्काल त्रुटि प्रतिक्रिया प्राप्त होगी और पोस्ट शेड्यूल नहीं की जाएगी।
  जब शेड्यूल की गई तिथि पहुँच जाती है, तो पोस्ट प्रकाशित की जाएगी, उस समय अंतिम सफलता या त्रुटि प्रतिक्रिया या तो वेबहुक के माध्यम से या [/history endpoint](/docs/apis/history/overview) के माध्यम से भेजी जाएगी।

  इस पूर्व-सत्यापन चरण को छोड़ने के लिए, `validateScheduled` को `false` पर सेट करें।

  हम त्रुटियों को जल्दी पकड़ने के लिए शेड्यूल की गई पोस्ट के लिए सत्यापन को सक्षम रखने की सिफारिश करते हैं।
  अन्यथा, पोस्ट शेड्यूल की जाएगी और आपको केवल प्रकाशित होने पर एक त्रुटि प्राप्त होगी।

  अधिक विवरण के लिए कृपया [scheduled webhook actions](/docs/apis/webhooks/actions#scheduled-action) देखें।
</ParamField>

<ParamField body="firstComment" type="object">
  पोस्ट करने के बाद स्वचालित रूप से पहली टिप्पणी जोड़ें। विवरण के लिए [first comment](/docs/apis/post/overview#first-comment) देखें।
</ParamField>

<ParamField body="disableComments" type="boolean" default={false}>
  पोस्ट के लिए टिप्पणियाँ अक्षम करें। केवल Instagram, LinkedIn, और TikTok के लिए उपलब्ध।
</ParamField>

<ParamField body="shortenLinks" type="boolean" default={false}>
  [Ayrshare के लिंक शॉर्टनर](/docs/apis/links/overview) का उपयोग करके सभी प्लेटफ़ॉर्म के लिए पोस्ट में लिंक छोटा करें।

  केवल https से शुरू होने वाले URL छोटे किए जाएंगे।

  लिंक छोटा करने के लिए [Max Pack आवश्यक](/docs/additional/maxpack)।

  [3rd party link shorteners](/docs/apis/links/overview#custom-link-domain) का उपयोग करने के लिए यहाँ देखें।
</ParamField>

<ParamField body="autoSchedule" type="object">
  विवरण के लिए कृपया [auto-schedule](/docs/apis/auto-schedule/overview) देखें।
</ParamField>

<ParamField body="autoRepost" type="object">
  नियमित अंतराल पर आपकी सामग्री को कई बार स्वचालित रूप से पुनः पोस्ट करता है, ऐसी सदाबहार सामग्री बनाता है जो आपके दर्शकों के लिए ताज़ा और दृश्यमान बनी रहे।

  विवरण के लिए [auto repost](/docs/apis/post/overview#auto-repost) देखें।
</ParamField>

<ParamField body="autoHashtag" type="object">
  विवरण के लिए [auto hashtags](/docs/apis/post/overview#auto-hashtags) देखें।
</ParamField>

<ParamField body="unsplash" type="string">
  विवरण के लिए [unsplash](/docs/apis/post/overview#unsplash) देखें।
</ParamField>

<ParamField body="blueskyOptions" type="object">
  [Bluesky details](/docs/apis/post/social-networks/bluesky) देखें।
</ParamField>

<ParamField body="faceBookOptions" type="object">
  [Facebook details](/docs/apis/post/social-networks/facebook) देखें।
</ParamField>

<ParamField body="gmbOptions" type="object">
  [Google Business Profile details](/docs/apis/post/social-networks/google) देखें।
</ParamField>

<ParamField body="instagramOptions" type="object">
  [Instagram details](/docs/apis/post/social-networks/instagram) देखें।
</ParamField>

<ParamField body="linkedInOptions" type="object">
  [LinkedIn details](/docs/apis/post/social-networks/linkedin) देखें।
</ParamField>

<ParamField body="pinterestOptions" type="object">
  [Pinterest details](/docs/apis/post/social-networks/pinterest) देखें।
</ParamField>

<ParamField body="redditOptions" type="object">
  [Reddit details](/docs/apis/post/social-networks/reddit) देखें।
</ParamField>

<ParamField body="snapChatOptions" type="object">
  [Snapchat details](/docs/apis/post/social-networks/snapchat) देखें।
</ParamField>

<ParamField body="telegramOptions" type="object">
  [Telegram details](/docs/apis/post/social-networks/telegram) देखें।
</ParamField>

<ParamField body="threadsOptions" type="object">
  [Threads details](/docs/apis/post/social-networks/threads) देखें।
</ParamField>

<ParamField body="tikTokOptions" type="object">
  [TikTok details](/docs/apis/post/social-networks/tiktok) देखें।
</ParamField>

<ParamField body="twitterOptions" type="object">
  [X/Twitter details](/docs/apis/post/social-networks/x-twitter) देखें।
</ParamField>

<ParamField body="youTubeOptions" type="object">
  [YouTube details](/docs/apis/post/social-networks/youtube) देखें।
</ParamField>

<ParamField body="requiresApproval" type="boolean" default={false}>
  विवरण के लिए [approval workflow](/docs/apis/post/overview#approval-workflow) देखें।
</ParamField>

<ParamField body="randomPost" type="boolean" default={false}>
  परीक्षण के लिए [यादृच्छिक पोस्ट टेक्स्ट उत्पन्न करें](/docs/quickstart#random-quote)। `randomPost: true` `post` फ़ील्ड को अनदेखा कर देगा।
</ParamField>

<ParamField body="randomMediaUrl" type="boolean" default={false}>
  परीक्षण के लिए [यादृच्छिक मीडिया छवि उत्पन्न करें](/docs/quickstart#random-image)। `randomMediaUrl: true` `mediaUrls` फ़ील्ड को अनदेखा कर देगा।
</ParamField>

<ParamField body="idempotencyKey" type="string">
  पोस्ट से जुड़ी एक वैकल्पिक अद्वितीय ID। डुप्लिकेट ID अस्वीकार कर दी जाएंगी। विवरण के लिए कृपया [idempotency](/docs/apis/post/overview#idempotent-posts) देखें।
</ParamField>

<ParamField body="notes" type="string">
  पोस्ट पर नोट सेट करें जो [/history endpoint](/docs/apis/history/overview) के माध्यम से प्राप्त किए जा सकते हैं। नोट केवल संदर्भ के लिए हैं और पोस्ट को प्रभावित नहीं करते।
</ParamField>

<RequestExample>
  ```bash cURL theme={"system"}
  curl \
  -H "Authorization: Bearer API_KEY" \
  -H 'Content-Type: application/json' \
  -d '{
    "post": "Today is a great day!",
    "platforms": ["twitter", "facebook", "instagram", "linkedin"],
    "mediaUrls": ["https://img.ayrshare.com/012/gb.jpg"]
  }' \
  -X POST https://api.ayrshare.com/api/post
  ```

  ```javascript JavaScript theme={"system"}
  const API_KEY = "API_KEY";

  fetch("https://api.ayrshare.com/api/post", {
        method: "POST",
        headers: {
          "Content-Type": "application/json",
          "Authorization": `Bearer ${API_KEY}`
        },
        body: JSON.stringify({
          post: "Today is a great day!", // required
          platforms: ["bluesky", "facebook", "instagram", "linkedin", "twitter"], // required
          mediaUrls: ["https://img.ayrshare.com/012/gb.jpg"] //optional
        }),
      })
        .then((res) => res.json())
        .then((json) => console.log(json))
        .catch(console.error);
  ```

  ```python Python theme={"system"}
  import requests

  payload = {'post': 'Today is a great day!',
          'platforms': ['bluesky', 'facebook', 'instagram', 'linkedin', 'twitter'],
          'mediaUrls': ['https://img.ayrshare.com/012/gb.jpg']}
  headers = {'Content-Type': 'application/json',
          'Authorization': 'Bearer API_KEY'}

  r = requests.post('https://api.ayrshare.com/api/post',
      json=payload,
      headers=headers)

  print(r.json())
  ```

  ```php PHP theme={"system"}
  <?php

  $curl = curl_init();
  $data = [
      "post" => "Today is a great day!",
      "platforms" => ["bluesky", "facebook", "instagram", "linkedin", "pinterest", "twitter"],
      "mediaUrls" => ["https://img.ayrshare.com/012/gb.jpg"]
  ];

  curl_setopt_array($curl, [
      CURLOPT_URL => 'https://api.ayrshare.com/api/post',
      CURLOPT_RETURNTRANSFER => true,
      CURLOPT_POST => true,
      CURLOPT_POSTFIELDS => json_encode($data),
      CURLOPT_HTTPHEADER => [
          'Authorization: Bearer API_KEY', // Replace 'API_KEY' with your actual API key
          'Content-Type: application/json'
      ],
  ]);

  $response = curl_exec($curl);
  curl_close($curl);
  echo $response;
  ```

  ```go Go theme={"system"}
  package main

  import (
  	"bytes"
  	"encoding/json"
  	"log"
  	"net/http"
  )

  func main() {
  	message := map[string]interface{}{
  		"post":      "Today is a great day!",
  		"platforms": []string{"bluesky", "facebook", "instagram", "linkedin", "twitter"},
  		"mediaUrls": []string{"https://img.ayrshare.com/012/gb.jpg"}
  	}

  	bytesRepresentation, err := json.Marshal(message)
  	if err != nil {
  		log.Fatalln(err)
  	}

  	req, _ := http.NewRequest("POST", "https://api.ayrshare.com/api/post",
  		bytes.NewBuffer(bytesRepresentation))

  	req.Header.Add("Content-Type", "application/json; charset=UTF-8")
  	req.Header.Add("Authorization", "Bearer API_KEY")

  	res, err := http.DefaultClient.Do(req)
  	if err != nil {
  		log.Fatal("Error:", err)
  	}

  	res.Body.Close()
  }
  ```

  ```csharp C# theme={"system"}
  using System;
  using System.Net.Http;
  using System.Text;
  using System.Threading.Tasks;

  namespace PostPOSTRequest_csharp
  {
    class Post
    {
      private static readonly HttpClient client = new HttpClient();

          static async Task Main(string[] args)
          {
              string API_KEY = "API_KEY";
              string url = "https://api.ayrshare.com/api/post";

              // Set up request headers
              client.DefaultRequestHeaders.Add("Authorization", "Bearer " + API_KEY);

              // Prepare JSON content
              string json = "{\"post\" : \"Today is a great day!\","
                  + "\"platforms\" : [ \"bluesky\", \"facebook\", \"instagram\", \"linkedin\", \"twitter\" ],"
                  + "\"mediaUrls\" : [ \"https://img.ayrshare.com/012/gb.jpg\" ]}";
              var content = new StringContent(json, Encoding.UTF8, "application/json");

              try
              {
                  // Send POST request
                  HttpResponseMessage response = await client.PostAsync(url, content);
                  response.EnsureSuccessStatusCode();

                  // Read response
                  string responseBody = await response.Content.ReadAsStringAsync();
                  Console.WriteLine(responseBody);
              }
              catch (HttpRequestException e)
              {
                  Console.WriteLine($"Error: {e.Message}");
              }
          }
      }
  }
  ```

  ```ruby Ruby theme={"system"}
  require 'httparty'    # gem install httparty

  res = HTTParty.post("https://api.ayrshare.com/api/post",
      headers: {Authorization: "Bearer API_KEY"},
      body: {
          post: "Today is a great day!",
          platforms: ['bluesky', 'facebook', 'instagram', 'linkedin', 'twitter'],
          mediaUrls: ["https://img.ayrshare.com/012/gb.jpg"]
      }).body

  puts res
  ```
</RequestExample>

<ResponseExample>
  ```json 200: Success theme={"system"}
  {
      "status": "success",
      "errors": [],
      "postIds": [
          {
              // Details at https://www.ayrshare.com/docs/apis/post/social-networks/bluesky
              "status": "success",
              "id": "at://did:plc:n7atrjd22xgkmgwig6dzlhzd/app.bsky.feed.post/3lez7fwx452", // Bluesky Social Post ID
              "cid": "bafyreie6n475cd3ynr6sfacvohu5qgjibcooxnug6zcbghkwnrwi5stafy",         // Bluesky Content ID
              "postUrl": "https://bsky.app/profile/madworlds.bsky.social/post/3lez7fwx4572",
              "platform": "bluesky"
          },
          {
              // Details at https://www.ayrshare.com/docs/apis/post/social-networks/facebook
              "status": "success",
              "id": "104923907983682_108329000309742", // Facebook Social Post ID
              "platform": "facebook", 
              "postUrl": "https://www.facebook.com/104923907983682_108329000309742",
          },
          {
              // Details at https://www.ayrshare.com/docs/apis/post/social-networks/google
              "status": "success",
              "id": "3837985438581442258", // Google Business Profile Social Post ID
              "postUrl": "https://local.google.com/place?id=5229466225881728772&use=posts&lpsid=CM",
              "type": "localPosts",
              "platform": "gmb"
          },
          {
              // Details at https://www.ayrshare.com/docs/apis/post/social-networks/instagram
              "status": "success",
              "platform": "instagram", // Instagram Social Post ID
              "id": "17878176260289172",
              "postUrl": "https://www.instagram.com/p/CP1dI9Hp_WO/",
              "usedQuota": 12,
              "contentIssues": {  // Optional — only present when Ayrshare detected and resolved a content issue
                  "originMediaHostFailed": true,
                  "details": ["Media URL could not be retrieved by the social network. Successfully posted using Ayrshare automated media protection."]
              }
          },
          {
              // Details at https://www.ayrshare.com/docs/apis/post/social-networks/linkedin
              "status": "success",
              "id": "urn:li:share:7282181682126807041", // LinkedIn Social Post ID
              "postUrl": "https://www.linkedin.com/feed/update/urn:li:share:7282181682126807041",
              "owner": "urn:li:organization:77682157",
              "platform": "linkedin"
          },
          {
              // Details at https://www.ayrshare.com/docs/apis/post/social-networks/pinterest
              "status": "success",
              "id": "42995371460659062", // Pinterest Social Post ID
              "postUrl": "https://www.pinterest.com/pin/429953714606062/",
              "platform": "pinterest"
          },
          {
              // Details at https://www.ayrshare.com/docs/apis/post/social-networks/reddit
              "status": "success",
              "id": "1hvdvof", // Reddit Social Post ID
              "postUrl": "https://www.reddit.com/r/test/comments/1hvdvof/reddit_post_title/",
              "platform": "reddit"
          },
          {
              // Details at https://www.ayrshare.com/docs/apis/post/social-networks/snapchat
              "status": "success",
              "id": "921ed204-e123-5b08-a9ce-zx489f1f38c5",                             // Snapchat Social Post ID 
              "mediaId": "V6noC6UOQgOcABCDEgFZEwAAgd3F0cnp1eWtxZAb9PsH-MXb9PsIWAAAAAA", // Snapchat Media ID
              "postUrl": "https://www.snapchat.com/add/samsmith1920/921ed204-e123-5b08-a9ce-zx489f1f38c5",
              "type": "stories",
              "ended": "2025-05-23T13:04:30.545Z",
              "platform": "snapchat"
          },
          {
              // Details at https://www.ayrshare.com/docs/apis/post/social-networks/telegram
              "status": "success",
              "id": 635, // Telegram Social Post ID
              "postUrl": "https://t.me/c/1424847122/635",
              "platform": "telegram"
          },
          {
              // Details at https://www.ayrshare.com/docs/apis/post/social-networks/tiktok
              "status": "success",
              "idShare": "v_pub_url~v2.7456954878846683182",
              "id": "pending", // TikTok Social Post ID - see https://www.ayrshare.com/docs/apis/post/social-networks/tiktok
              "isVideo": true,
              "platform": "tiktok"
          },
          {
              // Details at https://www.ayrshare.com/docs/apis/post/social-networks/twitter
              "status": "success",
              "id": "1288899996423983105", // X/Twitter Social Post ID
              "platform": "twitter",
              "postUrl": "https://x.com/handle/status/1288899996423983105"
          },
          {
              // Details at https://www.ayrshare.com/docs/apis/post/social-networks/youtube
              "status": "success",
              "id": "3oQeP-kTsbo", // YouTube Social Post ID
              "postUrl": "https://youtu.be/3oQeP-kTo",
              "platform": "youtube"
          }
      ],
      "id": "RhrbDtYh7hdSMc67zC8H"    // Ayrshare Post ID used for delete, analytics, comments, etc.
  }
  ```

  ```json 200: Success for Scheduled theme={"system"}
  {
    "status": "scheduled",
    "scheduleDate": "2023-04-01T10:04:12Z",
    "id": "IUiaqFkQP96UJJXYjRpv", // Ayrshare Post ID used for delete, comment, analytics, etc.
    "refId": "9abf1426d6ce9122effdeeddfdfdfd",
    "post": "Genius is eternal patience. - Michelangelo"
  }
  ```

  ```json 200: Success with Profile Key theme={"system"}
  {
    "status": "success",
    "posts": [
      {
        "status": "success",
        "errors": [],
        "postIds": [
          {
            "status": "success",
            "id": "1869166036466991888",
            "postUrl": "https://twitter.com/wondrouswaffles/status/1869",
            "platform": "twitter"
          },
          {
            "status": "success",
            "id": "106638148652344_601623445855888",
            "postUrl": "https://www.facebook.com/106638148652329/posts/6016",
            "platform": "facebook"
          }
        ],
        "id": "bVQotNtxgXAUmLtqmw2",
        "refId": "b68bdcabb379be2cf1186c1e595449804b232sa",
        "profileTitle": "The Best Profile",
        "post": "Formal education will make you a living. Self education will make you a fortune. - Jim Rohn"
      }
    ]
  }
  ```

  ```json 200: Success Scheduled Post and Profile Key theme={"system"}
  {
    "status": "success",
    "posts": [
      {
        "status": "scheduled",
        "scheduleDate": "2023-04-01T10:04:12Z",
        "id": "qvu8gysraodz2WFZgRX7", // Ayrshare Post ID used for delete, comment, analytics, etc.
        "refId": "9abf1426d6ce9122effdeeddfdfdfd",
        "profileTitle": "Best Profile",
        "post": "I never thought of myself as being handsome or good-looking or whatever. I always felt like an outsider. - Elton John"
      }
    ]
  }
  ```

  ```json 400: Bad Request theme={"system"}
  {
    "status": "error",
    "errors": [
      {
        "action": "post",
        "status": "error",
        "code": 156,
        "message": "Youtube does not seem to be linked with Ayrshare. Please confirm the linkage on the Social Accounts page in your dashboard. .../ayrshare.com/additional-info/troubleshooting",
        "platform": "youtube"
      },
      {
        "action": "post",
        "status": "error",
        "code": 110,
        "message": "Status is a duplicate.",
        "post": "Today is a great day",
        "platform": "twitter"
      }
    ],
    "postIds": [],
    "id": "0OGBzZssN5hxy8dMSRaD" // Ayrshare Post ID used for delete, comment, analytics, etc.
  }
  ```

  ```json 400: Bad Request with Profile Key theme={"system"}
  {
      "status": "error",
      "posts": [
          {
              "status": "error",
              "errors": [
                  {
                      "action": "post",
                      "status": "error",
                      "code": 156,
                      "message": "Instagram is not linked.
                        Please confirm the linkage on the Social Accounts page in the dashboard. https://www.ayrshare.com/docs/help-center/overview",
                      "platform": "instagram"
                  }
              ],
              "postIds": [],
              "id": "ekftQJ0hFB1Fx6bnM33",
              "refId": "9abf1426d6ce9122effdeeddfdfdfd",
              "profileTitle": "Best Profile",
              "post": "The most common way people give up their power is by thinking they don't have any. - Alice Walker"
          }
      ]
  }
  ```

  ```javascript 500: Internal Server Error theme={"system"}
  {
      "status": "error",
      "errors": [
          {
              "action": "post",
              "status": "error",
              "code": 107,
              "message": "Facebook Error: This status update is identical to the last one you posted. Try posting something different, or delete your previous update.",
              "platform": "facebook"
          }
      ],
      "postIds": [],
      "id": "6APU4qqI7XO7JM3BOy6B" // Ayrshare Post ID used for delete, comment, analytics, etc.
  }
  ```
</ResponseExample>
