Printago API
DELETE /v1/cost-components/{id}

Delete cost component

Requires: settings.edit

Path Parameters

id required
string
Cost component ID

Response Schema

Response
value
string[]

Example Response

200 OK — application/json
[
  "string"
]