post https://qa.connect.calamp.com/connect/services/deviceconfigurations
Log in to see full request history
Responses
403Not authorized for this operation.
409DeviceConfiguration already exists.
500Server error
403Not authorized for this operation.
409DeviceConfiguration already exists.
500Server error
xxxxxxxxxx
12curl --request POST \
--url https://qa.connect.calamp.com/connect/services/deviceconfigurations \
--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: