api calls

This commit is contained in:
Pritimay Sarkar
2024-02-19 12:46:52 +05:30
parent 5f12b92d40
commit ddd767d953
3 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
curl --location --request PUT 'https://datacollection.micropcr.com/api/deviceService/results/HPOS' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOjksImRldmljZUlkIjoxMCwidXNlcm5hbWUiOiJIQ1YtMDAwLTMwMDEiLCJpYXQiOjE3MDQ3MTg4MDgsImV4cCI6MTcwNDgwNTIwOH0.APWW4heEfqInezLg4U5aCeBh44qN0LYg0EeqV76_W5Y' \
--header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOjIwLCJkZXZpY2VJZCI6MjEsInVzZXJuYW1lIjoiSFBQMS0wMTExLTAwMDEiLCJpYXQiOjE3MDYwMTIzMDksImV4cCI6MTcwNjA5ODcwOX0.ZOU75cx4gx1RiyXqOkd7S_t4OvH7UqzyeJb-xjQebyI' \
--data '{
"results": [
{
@@ -178,4 +178,4 @@ curl --location --request PUT 'https://datacollection.micropcr.com/api/deviceSer
"operator": ""
}
]
}'
}'