Rate this page:

DelUserRequest

Props

applicationId

Copy URL
applicationId: 

number

|

undefined

Delete the specified users bound to the application ID. It is required if the user_name is specified

applicationName

Copy URL
applicationName: 

string

|

undefined

Delete the specified users bound to the application name. Can be used instead of the application_id parameter

userId

Copy URL
userId: 

any

|

number

|

number[]

The user ID list separated by semicolons (;). Use the 'all' value to select all users

userName

Copy URL
userName: 

string

|

string[]

The user name list separated by semicolons (;) that can be used instead of user_id