CreateAppPasswordRequest

constructor(name: String, privileged: Boolean? = null)

Parameters

name

A short name for the App Password, to help distinguish them.

privileged

If an app password has 'privileged' access to possibly sensitive account state. Meant for use with trusted clients.