You can simply use the AddBody method and set the content type to text/plain.
AddBody
text/plain
request.AddBody("Example token", ContentType.Plain);