put https://example.com/v1/document/revoke
This API request allows to change status of the document to 'revoked'.
Response status codes:
200 - document successfully revoked
400 - you sent invalid ID of document
401 - you are not authorized
404 - if document with ID you sent doesn't exists
500 - if unhandled and unexpected exception happened
502 - exception happens while working with blockchain node