delete
https://{hostname}/v1/contracts/
Use this endpoint to delete a specific contract by its ID.
200The contract was deleted successfully. This response is also returned if the contract does not exist.
400Invalid format or content of the request.
401The API token or the user email is invalid.
403The request is not authorized by the server.
404A required entity is missing.
