post https://connect.calamp.com/connect/services/ioprofiles
Returns the new IOProfile
Log in to see full request history
Response
Returns the new IOProfile
xxxxxxxxxx
12curl --request POST \
--url https://connect.calamp.com/connect/services/ioprofiles \
--header 'accept: */*' \
--header 'content-type: application/json' \
--data '
{
"ioProfile": {
"status": "Enabled",
"version": 0
}
}
'
Try It!
to start a request and see the response here! Or choose an example: