post https://qa.connect.calamp.com/connect/services/operators
Returns the newly created operator.
Log in to see full request history
Responses
400Invalid request.
403Not authorized for this operation.
404Not found.
500Server error
Returns the newly created operator.
400Invalid request.
403Not authorized for this operation.
404Not found.
500Server error
xxxxxxxxxx
11curl --request POST \
--url https://qa.connect.calamp.com/connect/services/operators \
--header 'accept: */*' \
--header 'content-type: application/json' \
--data '
{
"operator": {
"version": 0
}
}
'
Try It!
to start a request and see the response here! Or choose an example: