Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResetPasswordPayload

Package version

Represents the payload for resetting passwords.

Hierarchy

  • ResetPasswordPayload

Index

Properties

environmentId

environmentId: string

The resourceId of the environment

Optional password

password: undefined | string

The password to assign to the user specified in

Optional username

username: undefined | string

The username for which the password will be reset.

Generated using TypeDoc