CreateBotUserRequest
Request to create a new bot user for machine-to-machine API authentication.
- emailType: stringmax length:255required
Email address for the bot user (required, must be unique).
- firstType: null | string
Name max length:100Optional first name for the bot user.
- lastType: null | string
Name max length:100Optional last name for the bot user.