Skip to main content
Version: Next

Delete asset by its id

Removes an asset with the given ID if possible. Deleting an asset is only possible if that asset is not yet referenced by a contract agreement, in which case an error is returned. DANGER ZONE: Note that deleting assets can have unexpected results, especially for contract offers that have been sent out or ongoing or contract negotiations.

Path Parameters
  • id string required
Responses

Asset was deleted successfully


Schema
  • message string
  • level string
Loading...