contracts
Delete Contract Term
Hard-delete a term.
409 rather than a soft delete when the term has a successor, a decision, or a sent reminder: there is no deleted_at on contract_terms, and the user should edit the term instead of erasing evidence that a reminder went out.
delete/contracts/{contract_id}/terms/{term_id}
Path parameters
contract_idstring uuid required
term_idstring uuid required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.