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