I'm trying to connect a Azure Webapp to a SQL Database provided through Azure REST API. So I'm trying to implement this request : https://learn.microsoft.com/en-us/rest/api/appservice/webapps/updateconnectionstrings.
But I don't succed to create the body of the request