Skip to main content
DELETE
Delete a draft quote

Path Parameters

Only quotes with status: "draft" can be deleted. Quotes that have been sent or accepted cannot be deleted and must be voided instead.

Example Request

Response

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Path Parameters

id
string<uuid>
required

Response

Quote deleted.

message
string