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