Skip to main content
DELETE
Move a draft to the trash

Authorizations

Authorization
string
header
required

Workspace credential issued from the automation console at /automation. Send it as Authorization: Bearer vq_ws_.... This is NOT a Data API key: a vq_key_ credential is refused here and names the other product in the error.

Path Parameters

matterId
string
required

mat_ identifier of the matter to work inside. Everything in this API hangs off a matter, and the matter in the path is what the authorization boundary is checked against. Take it from GET /v1/matters.

draftId
string
required

drf_ identifier of the draft. Take it from the matter's draft list.

Response

Successful Response

Last modified on August 23, 2026