Values.DeleteAgreementRequestSourceDelete the agreement that's specified in the provided AgreementId.
type nonrec t = {agreementId : AgreementId.t;A unique identifier for the agreement. This identifier is returned when you create an agreement.
*)serverId : ServerId.t;The server identifier associated with the agreement that you are deleting.
*)}