Documents
هذه الصفحة غير متوفرة باللغة العربية. يتم عرض النسخة الإنجليزية.
Delete Document
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
document*integer
Document ID
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/v2/documents/1"Empty
{ "error": { "message": "Unauthorized" }}{ "error": { "message": "Forbidden" }}{ "error": { "message": "Not Found" }}{ "error": { "message": "Too Many Requests" }}{ "error": { "message": "Service Unavailable" }}