Error with variable \ in xml camunda 8 cloud

I am working in Camunda 8 Cloud. Through a REST outbound API, I am posting an XML payload that contains a \ character, which is correct in my XML, but Camunda interprets it as \. How can I make it work by either casting the XML or configuring Camunda?