post https://qa.connect.calamp.com/connect/services/devices
Returns the new Device
Log in to see full request history
Response
Returns the new Device
xxxxxxxxxx
13curl --request POST \
--url https://qa.connect.calamp.com/connect/services/devices \
--header 'accept: application/json;charset=UTF-8' \
--header 'content-type: application/json' \
--data '
{
"device": {
"smsConfiguration": {
"phoneCarrier": "[AllTel"
}
}
}
'
Try It!
to start a request and see the response here! Or choose an example: