Skip to main content
DELETE
Delete a fixed asset

Authorizations

Authorization
string
header
required

Your API key, e.g. Authorization: Bearer clmt_test_. Live keys use the clmt_live_ prefix.

Path Parameters

companyID
string
required

ID of the company.

Pattern: ^cmp_[0-9A-Za-z]{22}$
fixedAssetID
string
required

ID of the fixed asset.

Pattern: ^fxa_[0-9A-Za-z]{22}$

Response

Deleted.