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