الانتقال إلى المحتوى الرئيسي
DELETE
/
gorbit-api
/
ingestion
/
{document_id}
Delete Ingestion Doc
curl --request DELETE \
  --url https://cloud.gorbit.app/api/gorbit-api/ingestion/{document_id} \
  --header 'Authorization: Bearer <token>'
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

التفويضات

Authorization
string
header
مطلوب

Authorization header with Bearer token

معلمات المسار

document_id
string
مطلوب

الاستجابة

Successful Response