Signed and downloaded document by the Portal can be deleted from the temporary OKdokument API storage. DELETE method /JSON/document/{id}) is used to delete the document.
Service specification:
URL | returned in the “url” property of the parent folder listing https://apidev.okdokument.com/JSON/document/{id} |
Method | DELETE |
Authentication | set header x-api-key |
Response | HTTP 200 when successful |
Response Body Example:
{ “message”: “msg.document.delete.success”} |