AT command for HTTP PUT request

tommyliu0804
Posts: 5
Joined: Wed Oct 20, 2021 9:12 am

AT command for HTTP PUT request

Postby tommyliu0804 » Wed Dec 14, 2022 10:26 am

I have following curl:

curl --location --request PUT 'https://xxx/api/xxx' \ --header 'authorization: Token <API_TOKEN_HERE>' \ --form 'file=@"/xxx.zip"'

How to use AT command to send above curl, especially "--form 'file=@"/xxx.zip"'

Who is online

Users browsing this forum: No registered users and 348 guests