Skip to main content

com.atproto.server.createAppPassword

#main

Create an App Password.

Input

  • Encoding: application/json
PropertyTypeKnown ValuesRequiredDescription
namestring-A short name for the App Password, to help distinguish them.
privilegedboolean-If an app password has 'privileged' access to possibly sensitive account state. Meant for use with trusted clients.

Output

  • Encoding: application/json
PropertyTypeKnown ValuesRequiredDescription
ref#appPassword--

#appPassword

PropertyTypeKnown ValuesRequiredDescription
namestring--
passwordstring--
createdAtstring (datetime)--
privilegedboolean--