put https://qa.connect.calamp.com/connect/services/devices//serviceProfile
Log in to see full request history
Responses
400Invalid request.
403Not authorized for this operation.
404Device not found.
500Server error
400Invalid request.
403Not authorized for this operation.
404Device not found.
500Server error
xxxxxxxxxx
11curl --request PUT \
--url https://qa.connect.calamp.com/connect/services/devices/id/serviceProfile \
--header 'accept: application/json;charset=UTF-8' \
--header 'content-type: application/json' \
--data '
{
"serviceProfile": {
"version": 0
}
}
'
Try It!
to start a request and see the response here! Or choose an example: