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

Revoke Share

Owner revoke: flip is_public=false. Effective within one 60s ISR window. The caller must be authenticated (any valid key); IDOR guard is enforced by checking that the share's session belongs to the calling user_id.

DELETE
/v1/shares/{slug}

Path Parameters

slugSlug

Response Body

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