> ## 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.

# واجهة نشر منشور: النشر على أي شبكة اجتماعية

> انشر على Facebook وInstagram وX وLinkedIn وTikTok وYouTube والمزيد باستدعاء واحد لواجهة Ayrshare API. راجع المعاملات وأمثلة الشيفرة والوسائط المدعومة.

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](/docs/apis/profiles/overview) لمزيد من التفاصيل.

يُرجى التأكد من إضافة `API_KEY`، و`PROFILE_KEY` إذا كنت تنشر على User Profile، في [ترويسة Authorization](/docs/apis/overview#authorization).
يمكن العثور على مفتاح API في لوحة مطوّري Ayrshare ضمن صفحة API Key.

راجع [نظرة عامة على واجهة برمجة تطبيقات النشر](/docs/apis/post/overview) لمزيد من التفاصيل حول خيارات النشر.

## معاملات الترويسة

<HeaderAPI />

## معاملات الجسم

<ParamField body="post" type="string" required>
  نص المنشور الذي يُرسَل إلى الشبكات الاجتماعية المحددة في معامل platforms.
  راجع هنا [الخيارات المتقدمة](/docs/apis/post/overview)، بما في ذلك كيفية تضمين عناوين URL والنص المنسّق.

  يمكنك إرسال سلسلة فارغة `""` للنشر بدون نص.
</ParamField>

<ParamField body="platforms" type="array" required>
  منصات الوسائط الاجتماعية للنشر. يقبل مصفوفة من السلاسل بالقيم: `bluesky` أو `facebook` أو `gmb` أو `instagram` أو `linkedin` أو `pinterest` أو `reddit` أو `snapchat` أو `telegram` أو `threads` أو `tiktok` أو `twitter` أو `youtube`.

  يُرجى ملاحظة: استخدم `facebook` لصفحات Facebook، و`gmb` لـ Google Business Profile.

  استخدم `all` للنشر على جميع الشبكات الاجتماعية المرتبطة. وأدرج أيضًا الحقول المطلوبة لكل شبكة اجتماعية.
  مثلًا، يجب تضمين `title` في `youTubeOptions` إذا كان `youtube` مرتبطًا.
</ParamField>

<ParamField body="mediaUrls" type="array">
  مصفوفة من عناوين URL للصور أو الفيديوهات لتضمينها في المنشور. يُرجى الاطلاع على [نقطة نهاية /media](/docs/apis/media/overview) لمعرفة المزيد.

  يجب أن تكون عناوين URL آمنة وتبدأ بـ `https://`. إذا كان العنوان يحتوي على أحرف خاصة، على سبيل المثال ñ، يُرجى ترميز الأحرف الخاصة قبل الإرسال.

  تتطلب الفيديوهات خطة مدفوعة.

  يُرجى الاطلاع هنا على [متطلبات الصور والفيديوهات](/docs/apis/post/overview#image-%26-video-requirements) و[خيارات متقدمة أخرى](/docs/apis/post/overview).
</ParamField>

<ParamField body="isVideo" type="boolean" default={false}>
  سيحاول Ayrshare تحديد نوع الوسائط بناءً على امتداد الملف في الـ URL (.mp4). يمكنك تحديد الوسائط كفيديو صراحةً إذا لم ينتهِ الـ URL بامتداد فيديو معروف، مثل GIFs المتحركة.

  راجع [امتداد الفيديو](/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/) لمزيد من الأمثلة.

  راجع أيضًا [جدولة المنشورات](/docs/apis/post/overview#schedule-posts) للتفاصيل.
</ParamField>

<ParamField body="validateScheduled" type="boolean" default={true}>
  افتراضيًا، يُتحقَّق من المنشورات المجدولة مسبقًا لمشكلات مثل متطلبات الوسائط قبل قبولها.
  إذا وجدت فحوصات Ayrshare أي مشكلات، فستتلقى ردّ خطأ فوري ولن يُجدوَل المنشور.
  عند بلوغ التاريخ المجدول، سيُنشَر المنشور، وفي ذلك الوقت سيُرسَل رد النجاح أو الخطأ النهائي إما عبر webhook أو [نقطة نهاية /history](/docs/apis/history/overview).

  لتخطي خطوة التحقق المسبق هذه، اضبط `validateScheduled` على `false`.

  نوصي بإبقاء التحقق مُفعّلًا للمنشورات المجدولة لاكتشاف الأخطاء مبكرًا.
  وإلا، فسيُجدوَل المنشور ولن تتلقى الخطأ إلا عند نشره.

  راجع [إجراءات webhook للمنشورات المجدولة](/docs/apis/webhooks/actions#scheduled-action) لمزيد من التفاصيل.
</ParamField>

<ParamField body="firstComment" type="object">
  أضف تعليقًا أول تلقائيًا بعد النشر. راجع [التعليق الأول](/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).

  سيتم اختصار عناوين URL التي تبدأ بـ https فقط.

  [مطلوب Max Pack](/docs/additional/maxpack) لاختصار الروابط.

  راجع هنا لاستخدام [مختصرات روابط تابعة لجهات خارجية](/docs/apis/links/overview#custom-link-domain).
</ParamField>

<ParamField body="autoSchedule" type="object">
  راجع [الجدولة التلقائية](/docs/apis/auto-schedule/overview) للتفاصيل.
</ParamField>

<ParamField body="autoRepost" type="object">
  يُعيد نشر محتواك تلقائيًا عدة مرات على فترات منتظمة، مُنشئًا محتوى دائم الخضرة يبقى جديدًا ومرئيًا لجمهورك.

  راجع [إعادة النشر التلقائية](/docs/apis/post/overview#auto-repost) للتفاصيل.
</ParamField>

<ParamField body="autoHashtag" type="object">
  راجع [الوسوم التلقائية](/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](/docs/apis/post/social-networks/bluesky).
</ParamField>

<ParamField body="faceBookOptions" type="object">
  راجع [تفاصيل Facebook](/docs/apis/post/social-networks/facebook).
</ParamField>

<ParamField body="gmbOptions" type="object">
  راجع [تفاصيل Google Business Profile](/docs/apis/post/social-networks/google).
</ParamField>

<ParamField body="instagramOptions" type="object">
  راجع [تفاصيل Instagram](/docs/apis/post/social-networks/instagram).
</ParamField>

<ParamField body="linkedInOptions" type="object">
  راجع [تفاصيل LinkedIn](/docs/apis/post/social-networks/linkedin).
</ParamField>

<ParamField body="pinterestOptions" type="object">
  راجع [تفاصيل Pinterest](/docs/apis/post/social-networks/pinterest).
</ParamField>

<ParamField body="redditOptions" type="object">
  راجع [تفاصيل Reddit](/docs/apis/post/social-networks/reddit).
</ParamField>

<ParamField body="snapChatOptions" type="object">
  راجع [تفاصيل Snapchat](/docs/apis/post/social-networks/snapchat).
</ParamField>

<ParamField body="telegramOptions" type="object">
  راجع [تفاصيل Telegram](/docs/apis/post/social-networks/telegram).
</ParamField>

<ParamField body="threadsOptions" type="object">
  راجع [تفاصيل Threads](/docs/apis/post/social-networks/threads).
</ParamField>

<ParamField body="tikTokOptions" type="object">
  راجع [تفاصيل TikTok](/docs/apis/post/social-networks/tiktok).
</ParamField>

<ParamField body="twitterOptions" type="object">
  راجع [تفاصيل X/Twitter](/docs/apis/post/social-networks/x-twitter).
</ParamField>

<ParamField body="youTubeOptions" type="object">
  راجع [تفاصيل YouTube](/docs/apis/post/social-networks/youtube).
</ParamField>

<ParamField body="requiresApproval" type="boolean" default={false}>
  راجع [سير عمل الموافقة](/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">
  معرّف فريد اختياري مرتبط بالمنشور. سيتم رفض المعرّفات المكررة. راجع [idempotency](/docs/apis/post/overview#idempotent-posts) للتفاصيل.
</ParamField>

<ParamField body="notes" type="string">
  عيّن ملاحظات على منشور يمكن استرجاعها عبر [نقطة نهاية /history](/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: نجاح 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: نجاح للمنشور المجدول 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: نجاح مع 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: نجاح لمنشور مجدول مع 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: طلب سيّئ 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: طلب سيّئ مع 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: خطأ داخلي في الخادم 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>
