/
MY
mysonicwall
/
RESTAPI Core V1
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 19h ago · Updated 19h ago
Details
Filter operations
AccountMSW
2
Avalon
1
backupprefoperation
6
backupprefs
2
buynow
7
BuyNow
1
BuyNowOrder
1
captchacontroller
2
claims
5
CoTerm
7
Customer
2
downloadpreffile
2
downloads
33
Ecom
14
feedback
1
General
3
groupmanagement
41
hgms
12
Integration
1
license
18
License_Report
1
MSSP
16
My_Products
5
nfr
3
notification
11
Order
5
OrganizationOwnership
2
preferences
5
PreffileReport
2
prodsdelete
1
ProdsRename
1
prodstransfer
1
productAssociation
7
productlist
32
products
47
Promotions
9
Quote
26
Renewals
1
ReportIssues
8
RMATransfer
1
SAMI
2
softwarefreetrial
3
SonicPlatform
2
subscriptionReport
4
Support
12
Tenants
4
TerminatedSessions
2
Test
8
TFA
2
ToDoList
13
token
16
uploadprefFile
1
User_Activity
2
User_And_Groups
6
post
Add or invite a new user to a user group
get
Get a list of users and associated user groups
post
Add an existing user to a user group
post
Create a new user group
post
Get a list of user groups
post
Add an existing user to a user group
userActivity
4
users
1
ValidateEmailAddress
1
Version
1
User_And_Groups
Add or invite a new user to a user group
Add or invite a new user to a user group
post
/api/users/add-user
Request body
CreateUserRequest
required
emailAddress
string
nullable
firstName
string
nullable
lastName
string
nullable
partyGroupId
string
nullable
contactTypeId
string
nullable
bskipResellerCustomerValidation
boolean
companyName
string
nullable
phoneNumber
string
nullable
address
string
nullable
city
string
nullable
country
string
nullable
state
string
nullable
province
string
nullable
zipCode
string
nullable
msspName
string
nullable
msspOrgId
string
nullable
isDefaultGroup
string
nullable
skipAddressValidation
string
nullable
msspNumber
string
nullable
msspContractid
string
nullable
masterMsspId
string
nullable
Response
Success
AddUserResponse
required
addedUserDetail
UsersForUserGroup
addressResp
AddressResponse
masterMsspId
string
nullable
operationStatus
string
nullable
msgCode
string
nullable
msgId
string
nullable
msgDesc
string
nullable
Changes