CreateUserRequest
class CreateUserRequest
Types
Properties
Link copied to clipboard
Idempotent token used to identify the request to CreateUser
. If you use the same token with multiple CreateUser
requests, the same response is returned. Use ClientRequestToken to prevent the same request from being processed more than once.
Link copied to clipboard
The ID of an existing collection to which the new UserID needs to be created.