api calls
This commit is contained in:
@@ -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": ""
|
||||
}
|
||||
]
|
||||
}'
|
||||
}'
|
||||
|
||||
Reference in New Issue
Block a user