Skip to main content

SetTemporaryPasswordInput

Input for the setTemporaryPassword mutation.

input SetTemporaryPasswordInput {
id: UserID!
}

Fields

SetTemporaryPasswordInput.id ● UserID! non-null scalar

ID of the user to set a temporary password for.

Member Of

setTemporaryPassword mutation