Delete Service Contract

delete/service_contract/{contract_uid}

Path parameters

contract_uidstring required

Contract uid

Response

200

typestring
messagestring

Example response

{
  "type": "success",
  "message": "Service Contract deleted successfully"
}

Changes