Create User (Deprecated)
deprecated
This endpoint has been deprecated and may be removed in future versions of the API.
This operation creates a user.
- application/json
Request Body
users object[]
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Create user response
Schema
processinginstructioninfo object
response object[]
{
"processinginstructioninfo": {
"attributes": [
{
"name": "string",
"value": "string"
}
]
},
"response": [
{
"errorString": "string",
"errorCode": 0,
"entity": {
"userId": 0,
"userName": "string"
}
}
]
}
{
"processinginstructioninfo": {
"attributes": [
{
"name": "exitval",
"value": "0"
}
]
},
"response": [
{
"errorString": "Successful",
"errorCode": 0,
"warningMessage": "",
"entity": {
"userId": 3144,
"userGUID": "643DF0A1-900E-4509-BCB4-9BE8543C11A9",
"userName": "j_doe"
}
}
]
}
POST /user
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/User' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"users": [
{
"description": "string",
"email": "string",
"fullName": "string",
"password": "string",
"agePasswordDays": 0,
"enableUser": true,
"userEntity": {
"userName": "string"
},
"securityAssociations": {
"associations": [
{
"entities": {
"entity": [
{}
]
},
"properties": {
"role": {
"_type_": 0,
"roleId": 0,
"roleName": "string"
}
}
}
],
"associationsOperationType": "string"
},
"associatedUserGroups": [
{
"userGroupName": "string"
}
]
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/User' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"users": [
{
"description": "string",
"email": "string",
"fullName": "string",
"password": "string",
"agePasswordDays": 0,
"enableUser": true,
"userEntity": {
"userName": "string"
},
"securityAssociations": {
"associations": [
{
"entities": {
"entity": [
{}
]
},
"properties": {
"role": {
"_type_": 0,
"roleId": 0,
"roleName": "string"
}
}
}
],
"associationsOperationType": "string"
},
"associatedUserGroups": [
{
"userGroupName": "string"
}
]
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/User' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"users": [
{
"description": "string",
"email": "string",
"fullName": "string",
"password": "string",
"agePasswordDays": 0,
"enableUser": true,
"userEntity": {
"userName": "string"
},
"securityAssociations": {
"associations": [
{
"entities": {
"entity": [
{}
]
},
"properties": {
"role": {
"_type_": 0,
"roleId": 0,
"roleName": "string"
}
}
}
],
"associationsOperationType": "string"
},
"associatedUserGroups": [
{
"userGroupName": "string"
}
]
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/User' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"users": [
{
"description": "string",
"email": "string",
"fullName": "string",
"password": "string",
"agePasswordDays": 0,
"enableUser": true,
"userEntity": {
"userName": "string"
},
"securityAssociations": {
"associations": [
{
"entities": {
"entity": [
{}
]
},
"properties": {
"role": {
"_type_": 0,
"roleId": 0,
"roleName": "string"
}
}
}
],
"associationsOperationType": "string"
},
"associatedUserGroups": [
{
"userGroupName": "string"
}
]
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/User' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"users": [
{
"description": "string",
"email": "string",
"fullName": "string",
"password": "string",
"agePasswordDays": 0,
"enableUser": true,
"userEntity": {
"userName": "string"
},
"securityAssociations": {
"associations": [
{
"entities": {
"entity": [
{}
]
},
"properties": {
"role": {
"_type_": 0,
"roleId": 0,
"roleName": "string"
}
}
}
],
"associationsOperationType": "string"
},
"associatedUserGroups": [
{
"userGroupName": "string"
}
]
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/User' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"users": [
{
"description": "string",
"email": "string",
"fullName": "string",
"password": "string",
"agePasswordDays": 0,
"enableUser": true,
"userEntity": {
"userName": "string"
},
"securityAssociations": {
"associations": [
{
"entities": {
"entity": [
{}
]
},
"properties": {
"role": {
"_type_": 0,
"roleId": 0,
"roleName": "string"
}
}
}
],
"associationsOperationType": "string"
},
"associatedUserGroups": [
{
"userGroupName": "string"
}
]
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/User' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"users": [
{
"description": "string",
"email": "string",
"fullName": "string",
"password": "string",
"agePasswordDays": 0,
"enableUser": true,
"userEntity": {
"userName": "string"
},
"securityAssociations": {
"associations": [
{
"entities": {
"entity": [
{}
]
},
"properties": {
"role": {
"_type_": 0,
"roleId": 0,
"roleName": "string"
}
}
}
],
"associationsOperationType": "string"
},
"associatedUserGroups": [
{
"userGroupName": "string"
}
]
}
]
}'