I'm using the PHP DocuSign library to create a document via an existing PDF, setting the signature and text fields, and setting the email subject and body.
However, when setting the body of the email, I can't get rid of my name and email address appearing at the top of the body.
Is there a way to get rid of that default text appearing? I've pored over the package classes and can't seem to find any methods other than setEmailSubject and setEmailBlurb. I've also checked the settings on my DocuSign account and I can't find anything notable.