Skip to main content
DELETE
Delete estimate

Authorizations

Authorization
string
header
required

Access token obtained from the /v1/auth/login endpoint

Path Parameters

estimateId
string<uuid>
required

The ID of the estimate to delete

Response

Estimate deleted successfully

success
boolean
required
Example:

true

message
string
required
Example:

"Operation completed successfully"