Download sample CSV template
Required Permission: mdm.global.mdmUser.list
Download template CSV file demonstrating correct format and required fields for bulk importing device management users into system.
Request
authorization
Authorization: Bearer <token>
Responses
{
"type": "object",
"properties": {}
}
application/json
{
"status": false,
"error": {
"code": 5138,
"message": "Not implemented"
}
}
application/json
{
"status": false,
"error": {
"code": 4002,
"message": "No auth token"
}
}
application/json
{
"status": false,
"error": {
"code": 3001,
"message": "Entity not found"
}
}