نسخه بتا · دانا به‌زودی عرضه می‌شود
مستندات
Api referenceShares

Report Share

Flag a share for abuse review. Idempotent.

POST
/v1/shares/{slug}/report

Path Parameters

slugSlug

Response Body

curl -X POST "https://loading/v1/shares/string/report"
null
{
  "detail": [
    {
      "ctx": {},
      "input": null,
      "loc": [
        "string"
      ],
      "msg": "string",
      "type": "string"
    }
  ]
}