CreateBotUserRequest

Request to create a new bot user for machine-to-machine API authentication.

  • email
    Type: string
    max length:  
    255
    required

    Email address for the bot user (required, must be unique).

  • firstName
    Type: null | string
    max length:  
    100

    Optional first name for the bot user.

  • lastName
    Type: null | string
    max length:  
    100

    Optional last name for the bot user.