与えられたドキュメントGUIDのドキュメントを削除する
のURLです。
DELETE http://api.aurelon.com/api/v2/
document/<DocumentGUID>
リクエストヘッダ。
Content-Type : application/json
MisKey : 認証を参照。
対応する。
操作の結果を含むコンテンツタイプ application/json。
成功です。
200 OK :“リソースの削除に成功”
エラーです。
- 400 Bad Request :{“Message”: “Document is still in use” }.
- 401 不正なキー :{“Message”:”不正なキー”}.
- 401 Unauthorized :{“Message”:””MisKey” または “HardwareHash”, “SerialNumber” と “ApplicationVersion” ヘッダが必要です”}.
- 404 Not Found : {“Message”: “DocumentGUID is not found”}.
- 500 Internal Server Error :{“Message”:”内部サーバーエラー”}。