A valid request URL is required to generate request examples{
"groupCode": "<string>",
"scopeTypeId": 123,
"scopeId": 123,
"name": "<string>",
"description": "<string>",
"users": [
{
"emailAddress": "<string>",
"userName": "<string>",
"phoneNumber": "<string>",
"externalId": "<string>",
"localeCode": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"password": "<string>",
"optInToEmail": true,
"optInToTextMessage": true,
"id": "<string>",
"systemData": {
"isPasswordChangeRequired": true,
"lastPasswordChangeOn": "2023-11-07T05:31:56Z",
"isLocked": true,
"lastLockedOn": "2023-11-07T05:31:56Z",
"failedLoginAttemptCount": 123,
"remainingLoginAttempts": 123,
"firstFailedLoginAttemptOn": "2023-11-07T05:31:56Z",
"lastLoginOn": "2023-11-07T05:31:56Z",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z"
},
"roles": [
{
"userId": "<string>",
"assignedInScope": {
"type": "<string>",
"id": 123,
"name": "<string>"
},
"roleId": 123,
"roleName": "<string>",
"roleResources": [
{
"type": "<string>",
"id": "<string>"
}
],
"roleTags": [
"<string>"
],
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}
],
"isActive": true,
"identityProviderId": "<string>"
}
],
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}Add users to admin group
A valid request URL is required to generate request examples{
"groupCode": "<string>",
"scopeTypeId": 123,
"scopeId": 123,
"name": "<string>",
"description": "<string>",
"users": [
{
"emailAddress": "<string>",
"userName": "<string>",
"phoneNumber": "<string>",
"externalId": "<string>",
"localeCode": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"password": "<string>",
"optInToEmail": true,
"optInToTextMessage": true,
"id": "<string>",
"systemData": {
"isPasswordChangeRequired": true,
"lastPasswordChangeOn": "2023-11-07T05:31:56Z",
"isLocked": true,
"lastLockedOn": "2023-11-07T05:31:56Z",
"failedLoginAttemptCount": 123,
"remainingLoginAttempts": 123,
"firstFailedLoginAttemptOn": "2023-11-07T05:31:56Z",
"lastLoginOn": "2023-11-07T05:31:56Z",
"createdOn": "2023-11-07T05:31:56Z",
"updatedOn": "2023-11-07T05:31:56Z"
},
"roles": [
{
"userId": "<string>",
"assignedInScope": {
"type": "<string>",
"id": 123,
"name": "<string>"
},
"roleId": 123,
"roleName": "<string>",
"roleResources": [
{
"type": "<string>",
"id": "<string>"
}
],
"roleTags": [
"<string>"
],
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}
],
"isActive": true,
"identityProviderId": "<string>"
}
],
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
Success
User Group Id
Scope Type Id
Scope Id
Human-readable Name of the group
Human-readable description of the group
Users associate with a group
Show child attributes
Show child attributes