Delete a documentdelete https://api.gomotive.com/v1/documents/{id}Purpose: Use this API to delete an existing document. Ensure that you specify the ID of the document. Response Parameters success Type: Boolean Description: Denotes if the document has been deleted successfully. Mostly the value of this parameter will be "True".