Contract Lines APIDELETE/api/v1/contract-lines/{id}
Product availabilityAlgaPSA
Delete contract line
Deletes a contract line after dependency checks (in-use checks, service cleanup, contract detach).
Path parameters
idstring <uuid>Required
Contract line UUID from contract_lines.contract_line_id.
Response codes
401
x-api-key missing at middleware.
500
Request context missing or delete blocked by dependency rules.