Add HTML tags to message when creating an agreement through the REST API
Hello, I am creating agreements using the Adobe Sign REST API v6 POST '/agreements' method and I noticed that in the 'AgreementInfo' parameter you can have a 'message' property that will be sent to the participants via email when after creating the agreement. My question is if it is possible to add HTML tags to the text string so the message looks, for example, in bold or as a hyperlink? Or if it's not possible by using HTML my question is if it is possible to achieve this in another way?
