patch https://api.edrv.io/v1.1/locations/
Update a location's data
Log in to see full request history
Responses
400A failure response
Update a location's data
400A failure response
xxxxxxxxxx
curl --request PATCH \
--url https://api.edrv.io/v1.1/locations/id \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"active":true}'
Try It!
to start a request and see the response here! Or choose an example: