Delete Service Contract
delete/service_contract/{contract_uid}
Path parameters
contract_uidstring required
Contract uid
Response
200
Example response
{
"type": "success",
"message": "Service Contract deleted successfully"
}Contract uid
200
{
"type": "success",
"message": "Service Contract deleted successfully"
}