post https://qa.connect.calamp.com/connect/services/devices//carrier/smsconfig
Returns the Device
Log in to see full request history
Responses
404Device not found.
500Server error
Returns the Device
404Device not found.
500Server error
xxxxxxxxxx
11curl --request POST \
--url https://qa.connect.calamp.com/connect/services/devices/id/carrier/smsconfig \
--header 'accept: application/json;charset=UTF-8' \
--header 'content-type: application/json' \
--data '
{
"smsConfiguration": {
"phoneCarrier": "[AllTel"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: