Rate this page:

DelUserRequest

Props

applicationId

Copy URL
@property () applicationId

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

applicationName

Copy URL
@property () applicationName

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

userId

Copy URL
@property () userId

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

userName

Copy URL
@property () userName

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