# Interface: IDocumentManagementRemoveRequest

Request to remove a document revision from an auditable item graph.

## Properties

### pathParams {#pathparams}

> **pathParams**: `object`

The path parameters.

#### auditableItemGraphDocumentId

> **auditableItemGraphDocumentId**: `string`

The id of the auditable item graph vertex to remove the revision from.

#### revision

> **revision**: `string`

The revision of the document to remove.
