#main - procedureCreate an App Password.
Query Parameters
No fields defined
Request Body
Content Type: application/json
Data Fields
| Name | Type | Details |
|---|---|---|
name |
string (required) |
A short name for the App Password, to help distinguish them. |
privileged |
boolean |
If an app password has 'privileged' access to possibly sensitive account state. Meant for use with trusted clients. |
Response Body
Content Type: application/json
Data Fields
No fields defined
Errors
| Name | Description |
|---|---|
AccountTakedown |