post https://qa.connect.calamp.com/connect/services/resources
Log in to see full request history
Responses
403Not authorized for this operation.
409Resource already exists.
500Server error
403Not authorized for this operation.
409Resource already exists.
500Server error
xxxxxxxxxx
15curl --request POST \
--url https://qa.connect.calamp.com/connect/services/resources \
--header 'accept: */*' \
--header 'content-type: application/json' \
--data '
{
"resource": {
"type": "Firmware",
"availableToSubaccounts": true,
"deviceTypeCode": "LMU",
"remoteHosted": true,
"version": 0
}
}
'
Try It!
to start a request and see the response here! Or choose an example: