put https://{targetURL}/api/v1/samples//quantity
Log in to see full request history
Response
xxxxxxxxxx
11curl --request PUT \
--url https://sandbox.elabjournal.com/api/v1/samples/sampleID/quantity \
--header 'X-Requested-With: Swagger' \
--header 'accept: application/json' \
--header 'content-type: text/json' \
--data '
{
"unit": "Liter",
"displayUnit": "Liter"
}
'
Try It!
to start a request and see the response here! Or choose an example: