put https://qa.connect.calamp.com/connect/services/deviceconfigurations/
Log in to see full request history
Responses
400Invalid request.
403Not authorized for this operation.
404Not found.
409Resource state out-of-date.
500Server error
400Invalid request.
403Not authorized for this operation.
404Not found.
409Resource state out-of-date.
500Server error
xxxxxxxxxx
12curl --request PUT \
--url https://qa.connect.calamp.com/connect/services/deviceconfigurations/id \
--header 'accept: */*' \
--header 'content-type: application/json' \
--data '
{
"deviceConfiguration": {
"carrierDeviceIdentifierType": "ESN",
"version": 0
}
}
'
Try It!
to start a request and see the response here! Or choose an example: